Skip to content

Releases: simvue-io/python-api

Simvue v1.1.3

09 Dec 11:18
Compare
Choose a tag to compare
Fix offline mode configuration use, requirements parsing and add serv…

Simvue v1.1.2

06 Nov 14:01
0c88b62
Compare
Choose a tag to compare
Fix bad configuration attribute retrieval

Simvue v1.1.1

22 Oct 14:46
Compare
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
Compare
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
Compare
Choose a tag to compare
Fix incorrect usage of retry during server re-connection

Simvue v1.0.5

09 Oct 10:46
Compare
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
Compare
Choose a tag to compare
  • Minor fix which enables resource metrics gathering as the default.

Simvue v1.0.3

23 Sep 10:36
Compare
Choose a tag to compare
  • Fix issue of hanging threads when exception raised by script using the API.

Simvue v1.0.2

21 Aug 08:17
Compare
Choose a tag to compare
  • Fix to add_process with list of strings as arguments, the executable no longer returns the string "None".
  • Fix callbacks and triggers for add_process being executed only on Run class termination, not on process completion.

Simvue v1.0.1

16 Jul 13:40
Compare
Choose a tag to compare
  • Fix to add_process with list of strings as arguments, the executable no longer returns the string "None".
  • Fix callbacks and triggers for add_process being executed only on Run class termination, not on process completion.