Skip to content

v2.5.0

Compare
Choose a tag to compare
@flo-dup flo-dup released this 10 Nov 14:07

Release notes

  • Bump powsybl-core to 4.5.0 (#298, #300) Breaking Change
  • New features:
    • Background or frame on diagram (#276)
    • User defined id on FeederInfo, NodeLabel and ElectricalNodeInfo (#290, #302). This is first intended for measure id but could be used to any other purpose of identifying a text label on the diagram.
  • Refactoring:
    • Separate ElectricalNodeInfo creation from getting its style (#294) Breaking Change
    • Refactor InitialValue to FeederInfo (#284) Breaking Change
  • Switch git branch master to main (#286)
  • Various fixes
    • Remove JAXB unused dependency (#285)
    • Fix unit test failure with JDK17 (#296)
    • Fix NullPointerException if tooltip enabled on null-name nodes (#279)