Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@flo-dup flo-dup released this 15 Jun 13:46

Release notes

Features

  • Add metadata in SVG file: mapping between svg id and equipment id for all nodes, bus nodes and edges (#73, #75)
  • Bump powsybl-core to 4.9.0 (#83)
  • Default to nominal style provider instead of topological (#82)
  • Add prefix on svg id (#76)

Fixes

  • Fix white fill and white stroke tricks:
    • Remove stroke on bus nodes annuli (#81)
    • Compute exactly edges coordinates for two- and three-winding transformer edges (#77)
  • Fix unknown busnode style (#84)

Various

  • Separated 3WT unit tests (#79)
  • Add debug-nad folder into .powsybl to write debug files (#72, #74)
  • Update CI workflow triggers (#80)