Skip to content

Releases: simvue-io/python-api

v0.5.0

03 Nov 19:20

Choose a tag to compare

  • Added option to disable all monitoring.

v0.4.0

03 Nov 17:11

Choose a tag to compare

  • 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

Choose a tag to compare

  • Update add_alert method to support either metrics or events based alerts.

v0.2.0

27 Oct 11:59

Choose a tag to compare

  • 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

Choose a tag to compare

Support specifying step explicitly