File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed
Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11# Change log
22
3- ## Unreleased
3+ ## [ v2.0.0-alpha0 ] ( https://github.com/simvue-io/client/releases/tag/v2.0.0a0 ) - 2025-02-10
44
55* Add support for defining Simvue run defaults using ` tool.simvue ` in a project ` pyproject.toml ` file.
66* Drop support for INI based configuration files.
99* Create lower level API for directly interacting with the Simvue RestAPI endpoints.
1010* ** Removes support for Python <3.10 due to dependency constraints.**
1111* Separates ` create_alert ` into specific methods ` create_event_alert ` etc.
12+ * Adds additional functionality and support for offline mode.
13+ * Support for Simvue servers ` >=3 ` .
1214## [ v1.1.4] ( https://github.com/simvue-io/client/releases/tag/v1.1.4 ) - 2024-12-11
1315
1416* Remove incorrect identifier reference for latest Simvue servers during reconnection.
Original file line number Diff line number Diff line change @@ -42,16 +42,16 @@ keywords:
4242 - alerting
4343 - simulation
4444license : Apache-2.0
45- commit : 3ea5c3f1a579a44bc144a8fa0e2983475e46dd63
46- version : 1.1.4
47- date-released : ' 2024-12 -11'
45+ commit : 5aaebe682d7ec2f80fefc3eb2a8a26f5bdca1e0c
46+ version : 2.0.0a0
47+ date-released : ' 2025-02 -11'
4848references :
4949- title : mlco2/codecarbon
50- version : v2.4.1
50+ version : v2.8.2
5151 type : software
52- date-released : 2024-05
53- doi : 10.5281/zenodo.11171501
54- url : https://doi.org/10.5281/zenodo.11171501
52+ date-released : 2024-12-08
53+ doi : 10.5281/zenodo.14518377
54+ url : https://doi.org/10.5281/zenodo.14518377
5555 repository-code : https://github.com/mlco2/codecarbon
5656 authors :
5757 - given-names : Benoit
You can’t perform that action at this time.
0 commit comments