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 7645ad6 commit c4ef609Copy full SHA for c4ef609
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## staged
4
5
+- none
6
+
7
+## v0.7.1
8
9
- Added option to `save_output` in `solve_mc_fault_study`, so that output can be built without saving to file
10
- Fixed types in function definition for `get_current_sequence` and `build_output_schema!`
11
- Fixed `_dss2eng_solar_dynamics!` and `_dss2eng_gen_dynamics!` for `OpenDssDataModel`, which were out of date
Project.toml
@@ -1,7 +1,7 @@
1
name = "PowerModelsProtection"
uuid = "719c1aef-945b-435a-a240-4c2992e5e0df"
authors = ["Art Barnes", "Jose Tabarez"]
-version = "0.7.0"
+version = "0.7.1"
[deps]
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
0 commit comments