File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Change log
2
2
3
- ## Unreleased
3
+ ## [ v1.0.5 ] ( https://github.com/simvue-io/client/releases/tag/v1.0.5 ) - 2024-10-09
4
4
5
5
* Ensure all functionality is deactivated when mode is set to ` disabled ` .
6
6
* When an exception is thrown an event is sent to Simvue displaying the traceback.
Original file line number Diff line number Diff line change @@ -42,6 +42,6 @@ keywords:
42
42
- alerting
43
43
- simulation
44
44
license : Apache-2.0
45
- commit : c08894da7a4c1519dc39e5caf62cc104ecf015dd
46
- version : 1.0.4
47
- date-released : ' 2024-09-24 '
45
+ commit : 1ea4202aed602cf94b208f065b28d34d2225176f
46
+ version : 1.0.5
47
+ date-released : ' 2024-10-09 '
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " simvue"
3
- version = " 1.0.4 "
3
+ version = " 1.0.5 "
4
4
description = " Simulation tracking and monitoring"
5
5
authors = [
" Simvue Development Team <[email protected] >" ]
6
6
license = " Apache v2"
You can’t perform that action at this time.
0 commit comments