Skip to content

Releases: simvue-io/python-api

Simvue v2.3.0

11 Dec 13:17

Choose a tag to compare

Added refactor of offline sender

Simvue v2.2.4

13 Nov 09:56

Choose a tag to compare

Added fixes for servers which disallow extra arguments

Simvue v2.2.3

10 Nov 10:08

Choose a tag to compare

Added fixes to grid metric dispatch and offline mode

Simvue v2.2.2

14 Oct 07:51

Choose a tag to compare

Added UTC timezone requirement and Python3.14 support

Simvue v2.2.0

22 Sep 07:30

Choose a tag to compare

This release contains the following:

  • Improves handling of Conda based environments in metadata collection.
  • Adds additional options to Client.get_runs.
  • Added ability to include environment variables within metadata for runs.
  • Added new feature allowing users to log tensors as multidimensional metrics after defining a grid.
  • Improves checks on offline.cache directory specification in config file.
  • Added ability to upload multiple runs as a batch via the low level API.

Simvue v2.1.2

25 Jun 13:07

Choose a tag to compare

Release containing various bug fixes.

Fixed issue with file downloads for tenant runs, and size limiting.

Fixed pagination when retrieving multiple results.

Fixed range and threshold metric range specification.

Ensured threads use daemon=True

Simvue v2.1.1

25 Apr 15:11
6e483c9

Choose a tag to compare

Merge pull request #786 from simvue-io/dev

Create v2.1.1 Release

Simvue v2.1.0

28 Mar 15:39

Choose a tag to compare

Added ecoclient as CodeCarbon substitute

Added pagination of server results

Added sorting of results from server

Simvue v2.0.1

24 Mar 15:04

Choose a tag to compare

Added improved docstrings to classes and methods

Simvue v2.0.0

07 Mar 16:00
28d4e8c

Choose a tag to compare

Merge pull request #760 from simvue-io/dev

Update versioning