Releases: simvue-io/python-api
Releases · simvue-io/python-api
v0.5.0
03 Nov 19:20
Compare
Sorry, something went wrong.
No results found
Added option to disable all monitoring.
v0.4.0
03 Nov 17:11
Compare
Sorry, something went wrong.
No results found
Offline mode added, enabling tracking of simulations running on worker nodes without outgoing network access.
Argument to init enabling runs to be left in the created state changed from status="created" to running=True.
Improvements to error handling.
v0.3.0
31 Oct 14:42
Compare
Sorry, something went wrong.
No results found
Update add_alert method to support either metrics or events based alerts.
v0.2.0
27 Oct 11:59
Compare
Sorry, something went wrong.
No results found
The previous Simvue class has been split into Run and Client. When creating a run use the new Run class rather than Simvue.
v0.1.0
25 Oct 18:28
Compare
Sorry, something went wrong.
No results found
Support specifying step explicitly