Releases: powsybl/pypowsybl-jupyter
Releases · powsybl/pypowsybl-jupyter
v1.2.1
What's Changed
- Updates to powsybl-network-viewer v1.9.0 by @CBiasuzzi in #52
- Update to powsybl-network-viewer v1.10.1 by @flo-dup in #56
- Update Slack link with new link by @So-Fras in #54
- Adds a pop-up on hover feature to the widgets by @CBiasuzzi in #51
- Fix license syntax by @flo-dup in #55, #64
- Add nadtimeseries widget by @clementleclercRTE in #50
New Contributors
- @clementleclercRTE made their first contribution in #50
Full Changelog: v1.1.0...v1.2.1
v1.1.0
What's Changed
- fixes selection on NAD's non-VL nodes by @CBiasuzzi in #38
- filters incorrect coordinates (map widget) by @CBiasuzzi in #40
- upgrade to network-viewer v1.6.0 by @CBiasuzzi in #43
- Bumps versions of github actions by @CBiasuzzi in #46
- upgrades to network-viewer v1.7.1 by @CBiasuzzi in #45
- expand and remove VL nodes, in the explorer's NAD tab, through a popup menu by @CBiasuzzi in #44
- adds a nad_profile parameter to the network explorer by @CBiasuzzi in #47
- upgrades to network-viewer v1.8.0 by @CBiasuzzi in #48
- fixes NAD viewer widget if enable_callbacks parameter is false by @CBiasuzzi in #49
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Release notes
⭐ New Features
- Display VLs history by @CBiasuzzi (#17)
- Bump powsybl-network-viewer to v1.0.0 by @CBiasuzzi (#25, #33)
- Voltage level nodes are movable
- Text nodes are movable
- Voltage level nodes are clickable (with shift key pressed)
- NAD lazy processing for the explorer by @CBiasuzzi (#28, #35)
🔨 Technical improvements
- changes map widget's default initial zoom by @CBiasuzzi (#26)
- Increase default NAD depth by @flo-dup (#21)
🪲 Bug fixes
- Fixes rendering inside other notebook frontends (e.g. VSCode, DataSpell) by @CBiasuzzi (#31)
- Uniform light theme used in the explorer widget by @CBiasuzzi (#32)
- Fixes default NAD parameters in the explorer widget by @CBiasuzzi (#34)
📔 Documentation
- Add styles for docs by @So-Fras (#16)
- Update Readme.md by @flo-dup (#27)
- Updates docs by @CBiasuzzi (#36)
Full Changelog: v0.2.0...v1.0.0
v0.2.0
v0.1.0
Release notes
Features
- Network explorer widget: interactive widget to explore a network based on the list of its voltage level, and navigate from one single-line diagram to the other
- Single-line-diagram (SLD) widget: pan and zoom a single-line-diagram SVG
- Network-area-diagram (NAD) widget: pan and zoom a network-area-diagram SVG
- Network-area-diagram (NAD) explorer widget with multi-selection enabled (several voltage levels may be selected together)