Skip to content

Releases: simvue-io/python-api

Simvue v2.0.0a1

20 Feb 09:16
5fb84ac

Choose a tag to compare

Simvue v2.0.0a1 Pre-release
Pre-release
Various fixes to first alpha release of v2

Simvue v2.0.0a0

10 Feb 14:48

Choose a tag to compare

Simvue v2.0.0a0 Pre-release
Pre-release
First pre-release of Simvue Python API for Simvue server v3

Simvue v1.1.4

11 Dec 14:14

Choose a tag to compare

Fix incorrect identifier reference during reconnect

Fix missing 'online' mode setting in config for Client

Simvue v1.1.3

09 Dec 11:18

Choose a tag to compare

Fix offline mode configuration use, requirements parsing and add serv…

Simvue v1.1.2

06 Nov 14:01
0c88b62

Choose a tag to compare

Fix bad configuration attribute retrieval

Simvue v1.1.1

22 Oct 14:46

Choose a tag to compare

Fixed missing offline.cache entry in configuration

Ensure server URL check is only performed once by caching

Simvue v1.1.0

21 Oct 12:52

Choose a tag to compare

Added new features including carbon emission metrics

Added migration from simvue.ini to simvue.toml

Simvue v1.0.6

10 Oct 08:46

Choose a tag to compare

Fix incorrect usage of retry during server re-connection

Simvue v1.0.5

09 Oct 10:46

Choose a tag to compare

  • 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_process is used and an exception is thrown, .err and .out files are still uploaded.

Simvue v1.0.4

24 Sep 13:20

Choose a tag to compare

  • Minor fix which enables resource metrics gathering as the default.