Releases: PowerGridModel/power-grid-model-ds
Releases · PowerGridModel/power-grid-model-ds
v1.6.1
v1.6.0
What's Changed
- chore: refactor tests to match folder structure by @Thijss in #137
- Add
Grid.__eq__by @Thijss in #123 - feat: add extra components from pgm by @jaapschoutenalliander in #94
- feat: support all component types in interface by @vincentkoppen in #114
- feat: grid serialization by @jaapschoutenalliander in #100
- Python support: drop support for python 3.11 by @mgovers in #132
Full Changelog: v1.5.3...v1.6.0
v1.5.3
What's Changed
- chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #126
- chore(deps): bump SonarSource/sonarqube-scan-action from 6 to 7 by @dependabot[bot] in #125
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #124
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #120
- Python support: add support for 3.14 by @mgovers in #130
- Revert "Fix issues with public auto-imports in IDEs" by @Thijss in #135
Full Changelog: v1.5.2...v1.5.3
v1.5.2 ⚠️
v1.5.1
v1.5.0
What's Changed
- Fix: update confusing private name by @Thijss in #101
- chore: update github actions by @vincentkoppen in #103
- TypeError: BaseGraphModel.get_components() got an unexpected keyword argument 'substation_nodes' by @WhiteSymmetry in #85
- Update eq so it is a bit stricter by @Thijss in #108
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #107
- chore(deps): bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #106
- Add typehint overloads for getitem by @Thijss in #109
- Add type hints to GraphModel properties and fix documentation by @svenvdvoort in #111
- Remove 'source', 'target' and 'group' from edges in visualizer by @Thijss in #102
- Fix broken performance test by @Thijss in #116
- Bump version from 1.4 to 1.5 for release by @Thijss in #117
New Contributors
- @WhiteSymmetry made their first contribution in #85
- @svenvdvoort made their first contribution in #111
Full Changelog: v1.4.7...v1.5.0
v1.4.7
What's Changed
- Fix link colors in visualizer by @Thijss in #97
- fix: prevent append with overlapping ids by @jaapschoutenalliander in #92
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- chore(deps): Drop NumPy 1.x support by @mgovers in #93
- ci: fix release by @jaapschoutenalliander in #96
Full Changelog: v1.4.5...v1.4.6
v1.4.5
v1.4.4
What's Changed
Full Changelog: v1.4.3...v1.4.4