We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961d203 commit 05f6f55Copy full SHA for 05f6f55
CHANGELOG.md
@@ -2,9 +2,9 @@
2
3
## v0.6.0
4
5
-* `offline` and `disabled` replaced with single `mode` flag
+* `offline` and `disabled` options replaced with single `mode` flag
6
7
-## v0.5.0
+## v0.5.0
8
9
* Added option to disable all monitoring.
10
@@ -14,11 +14,11 @@
14
* Argument to `init` enabling runs to be left in the `created` state changed from `status="created"` to `running=True`.
15
* Improvements to error handling.
16
17
-## v0.3.0
+## v0.3.0
18
19
* Update `add_alert` method to support either metrics or events based alerts.
20
21
-## v0.2.0
+## v0.2.0
22
23
* The previous `Simvue` class has been split into `Run` and `Client`. When creating a run use the new `Run` class rather than `Simvue`.
24
0 commit comments