v0.14.0
Release notes
Fixes and refactorings
- Replace addAndGetElement (#351)
- Fix min impedance cut (#235)
- Fix failing unit test (#363)
- Refactor parameters (#361)
- Move VoltageInitializer to network.util package (#364)
- Fix cyclic dependencies (#365)
- Refactor network loader (#367)
- switch git branch master to main (#370)
- Fix: voltage controls discarded when controller and controlled buses are not in the same SC (#371)
- Fix NPE for glsk on a open monitored branch (#372)
- Fix Sonar issues (#374)
- Fix A1 and R1 derivative calculation (#377)
- Fix double nan check (#379)
- Various refactoring (#380)
- Various refactoring (#381)
- Bump powsybl-core to 4.5.0 (#376)
New features
The two following new features offer the possibility to implement private outer-loops and to run them with open ones:
Full Changelog: v0.13.0...v0.14.0