Skip to content

v6.4.1

Latest
Compare
Choose a tag to compare
@olperr1 olperr1 released this 11 Jul 16:34
· 33 commits to main since this release
v6.4.1
a2d7caa

To fix any issues due to migration, please go to the migration guide (search "(v6.4.1)"). Labels are clickable and lead to the section of the migration guide corresponding to the associated described change.

  • Breaking Change indicates a breaking change which could impact all users;
  • Custom IIDM Impl indicates a breaking change or a special notice impacting only custom IIDM implementations (most of the time, new IIDM methods/classes to implement). Note that this label is not added when another breaking change impacting all users is also present.

📜 Release notes

IIDM

  • Fix: Update TapChanger neutralPosition after using a stepsReplacer (#3094) Custom IIDM Impl
  • Rename Area acInterchangeTarget to interchangeTarget (#3095) Breaking Change Custom IIDM Impl

TCK

  • TCK: Remove reference comparison for TapChangers step (#3090)

Utils

  • Make method to compute hvdc line losses public (#3098)

CGMES

  • CGMES export: report multiple model identifiers (#3093)
  • CGMES metadata models: allow clear of supersedes (#3099) Custom IIDM Impl

PSS/E

  • Open setters for all properties in PsseTransformerWinding class (#3091)