Skip to content

2.1.0

Compare
Choose a tag to compare
@johanneshiry johanneshiry released this 05 Jan 10:43
· 2020 commits to dev since this release
22694a0

Meta

Released

2022-01-05

Maven central

https://search.maven.org/artifact/com.github.ie3-institute/PowerSystemDataModel/2.1.0/jar

This is the last version with java 8 support. Further versions will only support java 17!

Changelog

Added

  • added EvcsLocationType support in EvcsInput and EvcsInputFactory #406
  • Opportunity to close writer in CsvFileSink

Fixed

  • adapted LineInput constructor to convert line length to StandardUnits.LINE_LENGTH #412

Changed

  • Writers used to write time series are closed right away