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