Releases: PowerGridModel/power-grid-model-ds
Releases · PowerGridModel/power-grid-model-ds
Release list
v1.10.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #278
- fix: support numpy v2.5 by @vincentkoppen in #283
Full Changelog: v1.10.1...v1.10.2
v1.10.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps): bump idna from 3.11 to 3.15 by @dependabot[bot] in #265
- Add poe command 'test_notebooks' by @Thijss in #262
- Implement
AttributeTypeforpower_grid_modelobjects by @furqan463 in #269 - feat: add tmp_remove_branches by @vincentkoppen in #267
- fix: bugfix three winding transformers in graphs by @vincentkoppen in #198
- fix: don't change graph on incorrect call to tmp_remove_nodes by @vincentkoppen in #266
- docs: add note on repr use by @vincentkoppen in #268
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #271
- chore(deps): bump SonarSource/sonarqube-scan-action from 8.1.0 to 8.2.0 by @dependabot[bot] in #276
- feat(graph): add adjacent method by @vincentkoppen in #273
- chore(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 by @dependabot[bot] in #272
- chore(deps): bump tornado from 6.5.5 to 6.5.7 by @dependabot[bot] in #277
- Use environment release to do github and pypi release by @TonyXiang8787 in #280
New Contributors
- @TonyXiang8787 made their first contribution in #280
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
Breaking changes
- chore: remove deprecated pickle code by (.cache/.from_cache) @Thijss in #255
- chore: remove deprecated Grid.id_counter by @Thijss in #254
- chore: remove all code related to deprecated Grid.add_node and Grid.add_branch by @Thijss in #261
New features
- feat: merge ids using get_id_columns (id-columns part 2/2) by @Thijss in #243
- feat(visualizer): Attached components visualization by @nitbharambe in #197
- feat(visualizer): update / output data visualization by @nitbharambe in #240
- feat(visualizer): save visualizer html by @jaapschoutenalliander in #236
Other changes
- chore(deps): bump SonarSource/sonarqube-scan-action from 8.0.0 to 8.1.0 by @dependabot[bot] in #260
- fix: fix notebook formatting issue and add check to github job by @Thijss in #264
- chore: bump version file to 1.10 by @Thijss in #263
Full Changelog: v1.9.4...v1.10.0
v1.9.4
What's Changed
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #224
- GitHub Actions: require actions to be pinned to full-length commit SHA by @mgovers in #228
- chore(deps): bump PowerGridModel/pgm-version-bump from 0.1.1 to 0.1.2 by @dependabot[bot] in #230
- chore(deps): bump dieghernan/cff-validator from 4 to 5 by @dependabot[bot] in #234
- chore(deps-dev): bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #237
- [IMPROVEMENT] Update ruff rule: "RUF" by @furqan463 in #233
- fix: overload typing on fancypy unique by @jaapschoutenalliander in #232
- [IMPROVEMENT] Update ruff rule: "PT" by @furqan463 in #235
- fix: Improve logic around grid.get_branches() for better performance by @JohanMeppelinkDRA in #245
- feat: rewrite get_inherited_attrs (id-columns part 1/2) by @Thijss in #241
- chore(deps): bump SonarSource/sonarqube-scan-action from 7.1.0 to 8.0.0 by @dependabot[bot] in #239
- feat: serialize to JSON string instead of file by @jaapschoutenalliander in #223
- Refactor test_array.py by @Thijss in #246
- fix: double graph removals by @jaapschoutenalliander in #247
- chore(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #250
New Contributors
- @JohanMeppelinkDRA made their first contribution in #245
Full Changelog: v1.9.3...v1.9.4
v1.9.3
What's Changed
- deps: uv lock --upgrade by @Thijss in #212
- [IMPROVEMENT] Update ruff rule "UP" by @furqan463 in #213
- chore: replace deprecated .add_branch with .append in tests by @Thijss in #214
- feat: Return offset value on merging grids by @Thijss in #211
- chore: fix pgm logo rendering on pypi by @mgovers in #216
- [IMPROVEMENT] Update ruff rules: "ICN", "ISC", "B", "SLF" by @furqan463 in #215
- chore(deps): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #220
- [IMPROVEMENT] Update ruff rules: "PL", "ARG" by @furqan463 in #218
- feat: move from dash table to dash ag grid by @nitbharambe in #222
- Add explicit size property to FancyArray by @TomvdPoll in #225
New Contributors
- @TomvdPoll made their first contribution in #225
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- [IMPROVEMENT] Update ruff rules "S", "FBT003", "RET" by @furqan463 in #202
- [IMPROVEMENT] Update ruff rules: "G", "LOG" by @furqan463 in #208
- fix(json): Custom encoders were not supported properly by @Thijss in #209
- [IMPROVEMENT] Update ruff rule "SIM" by @furqan463 in #207
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- [IMPROVEMENT] Update ruff rules YTT, BLE, RERF, Q, EXE, FA, FURB, FLY, SLOT, NPY, W, TID, PIE, RSE, TRY002 by @furqan463 in #199
- [IMPROVEMENT] Update ruff rule "PTH" by @furqan463 in #201
- fix(ids): grid.ids was not updated when deleting assets by @Thijss in #203
- delete multiple nodes/branches at once by @Thijss in #204
New Contributors
- @furqan463 made their first contribution in #199
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Fix some dtypes by @nitbharambe in #183
- Update lock by @nitbharambe in #185
- Fix/move visualizer import by @Thijss in #190
- feat: add server state for visualizer by @nitbharambe in #184
- fix(visualizer): coordinates weren't working anymore in CONFIG menu by @Thijss in #192
- feat: switch id_counter from int to set by @Thijss in #191
- chore(visualizer): search now uses the grid state by @vincentkoppen in #193
- chore: move array definitions to arrays.py by @Thijss in #189
- feat: visualize appliances by @nitbharambe in #186
- chore(visualizer): Remove unused elements data by @nitbharambe in #195
- fix(visualizer): appliances were on top of nodes in coordinate view by @Thijss in #196
- build: Bump to 1.9 by @Thijss in #200
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
- chore(deps): bump tornado from 6.5.4 to 6.5.5 by @dependabot[bot] in #182
- Fix generator and shunt appliance classes by @mgovers in #180
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- chore(deps): bump werkzeug from 3.1.5 to 3.1.6 by @dependabot[bot] in #173
- chore(deps): bump flask from 3.1.2 to 3.1.3 by @dependabot[bot] in #174
- Add grid.diff() method and diff utils by @Thijss in #176
- Add grid.rebuild_graphs() by @Thijss in #177
Full Changelog: v1.8.0...v1.8.1