v0.7.0#
Features#
- feat: parallelization of ac topos + performance by @LeonHilf in https://github.com/eliagroup/ToOp/pull/455
- feat: add cascading logic by @siarhei2000582 in https://github.com/eliagroup/ToOp/pull/479
- feat: add BC condition mode and slack allocation by @siarhei2000582 in https://github.com/eliagroup/ToOp/pull/506
Fixes#
- fix: non-linear/asymmetric PST import by @BenjPetr in https://github.com/eliagroup/ToOp/pull/495
- fix: name of permanent limit in tests by @spetznick-elia in https://github.com/eliagroup/ToOp/pull/512
- fix: remove basecase from N-1 analysis to align fitness computation by @spetznick-elia in https://github.com/eliagroup/ToOp/pull/509
- fix: Other paper link by @nicow-elia in https://github.com/eliagroup/ToOp/pull/477
Misc#
- test: fix test in case preprocessing does not match original conftest by @LeonHilf in https://github.com/eliagroup/ToOp/pull/511
- test: integration test dc solver fitness versus validation fitness by @Copilot in https://github.com/eliagroup/ToOp/pull/507
- refactor: one topo per message by @nicow-elia in https://github.com/eliagroup/ToOp/pull/505
- chore: disable auto reload of pytest by @LeonHilf in https://github.com/eliagroup/ToOp/pull/508
- refactor: renaming of stage names by @spetznick-elia in https://github.com/eliagroup/ToOp/pull/486
- chore: fix docs release pipeline by @spetznick-elia in https://github.com/eliagroup/ToOp/pull/478
- refactor: Move bb outage parameters to optimization parameters by @nicow-elia in https://github.com/eliagroup/ToOp/pull/465
- docs: Update readme for publication by @nicow-elia in https://github.com/eliagroup/ToOp/pull/473
- chore: Update logo by @spetznick-elia in https://github.com/eliagroup/ToOp/pull/476
Full Changelog: https://github.com/eliagroup/ToOp/compare/v0.6.0...v0.7.0