Skip to content

5.0.0

Compare
Choose a tag to compare
@sebastian-peter sebastian-peter released this 06 Mar 12:48
· 292 commits to dev since this release
c9e9328

Added

  • Formatting Spotless Groovy import order #960
  • Implementing missing typical methods in Try #970
  • Added log warning when using SwitchInputs with parallelDevices parameter #840
  • Validation for EvcsInput #1000
  • Scaling method in system participant copy builders #1011
  • Added separate field for maximum power limit for DC to evtype #876
  • Added test for invalid input data in CsvRawGridSource #1021
  • Added CsvThermalGridSource #1009
  • Enhance documentation for CSV timeseries #825

Fixed

  • Fixed Couchbase integration tests that randomly failed #755
  • Fixed hyperlink in line documentation #965
  • Fixed some tests no failing when they should #958
  • Fixed thermal-house-documentation #873
  • Fixed ElectricVehicle Documentation #875
  • Fixed Equal behavior of ConnectorResult #1001
  • Fixed test for invalid input data in CsvGraphicSource #1022

Changed

  • Changing from comparing strings to comparing uuids in EntitySource.findFirstEntityByUuid #829
  • Adding JavaDoc to EntitySource.safeMapGet #828
  • Abstracting some methods in ValidationUtils #852
  • Changes to Energy Management inputs:
    • EmInput should not be connected to the grid #955
    • System participants now reference the em entity #957
  • Enhancing the error message for coordinate sources with invalid column names #670
  • Allowing for additional unused columns in sources #839
  • Improving column name validation to only run once per source #849
  • Refactored and abstracted EntitySources and EntityData creation #969
  • Updated contributing.md #737
  • Don't throw exceptions for not yet implemented validations #879
  • CsvDataSource throws exceptions on error #954
  • Removing uuid as required column from input and result time series #826
  • Removing the support for the old csv format that was marked deprecated back in version 1.1.0 #795
  • BREAKING: Updating PowerSystemUtils dependency to 2.2 #1006

Also a lot of dependency updates!

New Contributors

Full Changelog: 4.1.0...5.0.0