Releases: PowerGridModel/power-grid-model-ds
Releases · PowerGridModel/power-grid-model-ds
v1.2.1
What's Changed
- chore: add typing to tests by @jaapschoutenalliander in #41
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Feat: Create PGM-DS Grid object from PGM dict by @MvLieshout in #39
New Contributors
- @MvLieshout made their first contribution in #39
Full Changelog: v1.1.6...v1.2.0
v1.1.6
v1.1.5
What's Changed
- chore: add generic typing to grid generator by @jaapschoutenalliander in #37
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Note: this release was created earlier than intended. Please use release 1.1.1
instead
What's Changed
- Feature: add .all_branches property to graph by @Thijss in #16
- Feature: add Grid.from_txt method by @Thijss in #33
- Feature: add tmp_remove_nodes method to graph by @Thijss in #17
Full Changelog: v1.0.13...v1.1.0
v1.0.13
What's Changed
- fix constants for graph performance tests by @Thijss in #28
- fix: delete_branch3 used wrong argument name by @vincentkoppen in #29
- chore: remove unused/nonfunctional cache on graphcontainer by @vincentkoppen in #30
Full Changelog: v1.0.12...v1.0.13