Skip to content

v4.6.0

Compare
Choose a tag to compare
@So-Fras So-Fras released this 15 Oct 15:21
· 11 commits to main since this release
v4.6.0
9e38544

To fix any issues due to migration, please go to the migration guide. Labels Deprecated and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

📜 Release notes

Common

Miscellaneous

  • Bump to powsybl-core v6.5.0 (#648, #652)

📔 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)Breaking Change
  • Add text nodes data to metadata in network area diagram SVG (#632)
  • Save network area diagram metadata in JSON format (#646)Breaking Change

single-line diagram

⭐ Features

  • Add limit violation highlight (#643)Breaking Change
  • Add a way to customize node infos from LabelProvider (#638)Breaking Change

🔨 Refactoring / quality

  • In the single line diagram of a substation, each voltage level's style index can starts at zero (#633)Breaking Change