Skip to content

v2.4.0

Compare
Choose a tag to compare
@flo-dup flo-dup released this 22 Sep 09:18

Release notes

  • Bump to powsybl core 4.4.0 (#277)
  • Size and viewbox computed and inserted in SVG (#270)
  • Introduce bus connection nodes (#241, #265), which replace
    • bus breaker connection nodes for bus breaker topology
    • fictitious disconnectors for node breaker topology
  • Standardize ids of fictitious nodes (internals, bus connections, transformers) and of transformer edges (#266, #267)
  • Generalize the use of the Point object, replacing List<Double> for snakelines (#249)
  • Replace components xml file by a json file, removing the JAXB dependency (#276)
  • Various fixes:
    • Remove 0 degree rotations (#259)
    • TopologicalStyleProvider correction and optimization (#269)
    • Fix display of buses directly connected to a bus (#248)
    • Fix bugs in substation layouts (#263)
    • Fix snakelines overlapping transformers and labels unexpected rotation (#260)
    • Force layout: avoid duplicating force in case of duplicated edge (#264)
  • Test parameter to allow overriding test references (#268)
  • Add slack link in README.md (#257)