Releases: powsybl/powsybl-diagram
v4.7.0
v4.6.2
v4.6.1
v4.6.0
To fix any issues due to migration, please go to the migration guide. Labels and are clickable and lead to the section of the migration guide corresponding to the associated described change.
📜 Release notes
Common
Miscellaneous
📔 Documentation
- Modify links in README.md to the tutorial readthedocs documentation (#644)
- Modify links in README.md to point to readthedocs documentation (#642)
- Add background on single line diagram for dark mode (#640)
network-area diagram
⭐ Features
- Restore natural bus order for css nad (#636)
- Add layout parameters to metadata in network area diagram SVG (#639)
- Allow to provide fixed text node positions as input to network area diagram layouts (#637)
- Add text nodes data to metadata in network area diagram SVG (#632)
- Save network area diagram metadata in JSON format (#646)
single-line diagram
⭐ Features
🔨 Refactoring / quality
- In the single line diagram of a substation, each voltage level's style index can starts at zero (#633)
v4.5.1
v4.5.0
To fix any issues due to migration, please go to the migration guide. Labels and are clickable and lead to the section of the migration guide corresponding to the associated described change.
📜 Release notes
Common
Miscellaneous
📔 Documentation
- Add readthedocs configuration files and first pages (#607)
network-area diagram
⭐ Features
- VoltageLevelFilter's getVoltageLevels function is now public (#620)
- Add edge type to metadata in network area diagram SVG (#615)
- Add SVG parameters to metadata in network area diagram SVG (#618)
- Add bus nodes and edges information to the metadata section of the SVG (#606)
- Add voltage level details to display production and consumption figures (#622)
🪲 Bug fixes
- Fix edge infos (#629)
🔨 Refactoring / quality
- Unknown bus corner cases (#619)
- Improve test on voltage level detail display (#621)
- Do not compute forces, velocity and position for fixed points (#616)
- Improve force layout with fixed positions (#628)
single-line diagram
⭐ Features
- Add style for disconnected BusbarSection (#624)
- Decorator on busbar sections (#625)
- SLD: add CSS class for tie line and dangling line (#627)
🔨 Refactoring / quality
- Remove pathfinder layoutparameters (#608)
🪲 Bug fixes
📔 Documentation
- Documentation update (#605)
v4.4.0
To fix any issues due to migration, please go to the migration guide. Labels and are clickable and lead to the section of the migration guide corresponding to the associated described change.
📜 Release notes
Common
- Bump to powsybl-core v6.3.0 (#603)
network-area diagram
⭐ Features
- Spread voltageLevels with missing position information (#593)
- Geographical coordinates used as layout (#592)
single-line diagram
🔨 Refactoring / quality
- Documentation and refactoring (#517)
🪲 Bug fixes
v4.3.0
📜 Release notes
Common
- Bump to powsybl-core v6.2.4 (#599)
single-line diagram
🪲 Bug fixes
-
Matrix zone layout : snakelines must avoid multiterm (#585)
-
Matrix zone layout : fix diagram padding usage (#583)
-
Matrix zone layout : keep voltagelevel as exclusion area (#586)
-
Add parameter to disable/enable internal 2wt (#594)
-
Fix one leg intern cells (#595)
-
Fix empty node set exception (#596)
-
Fix extern cell on two (or more) subsections (#597)
v4.2.0
To fix any issues due to migration, please go to the migration guide. Labels and are clickable and lead to the section of the migration guide corresponding to the associated described change.
📜 Release notes
Common
🔨 Refactoring / quality
- Fix Javadoc warnings (#577)
network-area diagram
⭐ Features
- Nominal voltage level filter on whole network (#575)
🪲 Bug fixes
- Force layout fixes (#579)
single-line diagram
⭐ Features
🪲 Bug fixes
- Display ground disconnectors in single-line diagrams (#564)