Releases: simvue-io/python-api
Releases · simvue-io/python-api
Simvue v2.0.0a1
Various fixes to first alpha release of v2
Simvue v2.0.0a0
First pre-release of Simvue Python API for Simvue server v3
Simvue v1.1.4
Fix incorrect identifier reference during reconnect Fix missing 'online' mode setting in config for Client
Simvue v1.1.3
Fix offline mode configuration use, requirements parsing and add serv…
Simvue v1.1.2
Fix bad configuration attribute retrieval
Simvue v1.1.1
Fixed missing offline.cache entry in configuration Ensure server URL check is only performed once by caching
Simvue v1.1.0
Added new features including carbon emission metrics Added migration from simvue.ini to simvue.toml
Simvue v1.0.6
Fix incorrect usage of retry during server re-connection
Simvue v1.0.5
- Ensure all functionality is deactivated when mode is set to
disabled. - When an exception is thrown an event is sent to Simvue displaying the traceback.
- If
add_processis used and an exception is thrown,.errand.outfiles are still uploaded.
Simvue v1.0.4
- Minor fix which enables resource metrics gathering as the default.