Skip to content

Releases: ie3-institute/simonaAPI

0.15.0

Choose a tag to compare

@sebastian-peter sebastian-peter released this 04 Jun 19:00
2f326f6

Changed

  • Adapted EnergyBoundariesFlexOptions #489

Updated

  • Updated PSDM to version 9.1.0
  • Updated PSU to version 3.2.1

0.14.0

Choose a tag to compare

@danielfeismann danielfeismann released this 15 Apr 09:38
1288113

Added

  • Introduced base input directory to SetupData #445
  • Added missing method to ExtCoSimulation 455

Changed

  • Enhancing and refactoring of ExtCoSimulation #237
  • Converted Optional<Long> to OptionalLong #451
  • Aligned flex options with SIMONA #452
  • Sealing interfaces to prevent unwanted implementations #456

Fixed

  • Fixed type of content in EmCommunicationMessage #462

Updated

  • Updated PSDM to version 9.0.0 #466

0.13.0

Choose a tag to compare

@danielfeismann danielfeismann released this 26 Feb 15:17

[0.13.0]

Added

  • Enhanced ExtEmDataConnection with simulateInternal method #398
  • Added API structure to the docs #405
  • Added base output directory to SetupData #426
  • Created public interface for EvcsModel #421

Changed

  • Splitting up ExtSimAdapterData into SetupData and a data connection #400
  • Enhance ExtResultDataConnection to request unchanged results from SIMONA #437
  • Removed unused methods from ExtCoSimulation #438

0.12.0

Choose a tag to compare

@danielfeismann danielfeismann released this 28 Nov 09:41

Added

  • Adding some utility methods #368
  • Extending flex option handling in ExtInputContainer #371
  • Enhancing ExtInputContainer with hasData methods #382

Changed

  • Changes to sent and received em data #2366
  • Changed the PRated in the EvModel to SRated and added cosPhi to the model #259
  • Update Gradle to 9.2.0 #381
  • Update Gradle to 9.2.1 #389

Fixed

  • Issues related to em data #366
  • Fixed bugs in ExtEntityMapping #373
  • Fixed changelog entry #366 #378
  • Fix considered data in ExtEntityMapping.getAssets() #384

0.11.0

Choose a tag to compare

@sebastian-peter sebastian-peter released this 23 Oct 12:04
8904d57

Added

  • General flex options #348
  • Enhanced em set points #357
  • Added dedicated flex communication classes #358

Changed

  • Updated the maven central publishing scripts #339
  • Refactoring ExtSimAdapterData #347
  • Enhanced ExtEntityMapping #355

0.10.0

Choose a tag to compare

@sebastian-peter sebastian-peter released this 21 Oct 12:50
e6aea96

Added

  • Added support for external em communication #304

Changed

  • Removed Jenkinsfile #290
  • Adapted dependabot workflow and added CODEOWNERS #294
  • Refactoring external data connection #267
  • Refactoring data containers #268
  • Refactoring messages #269
  • Refactoring models #270
  • Refactoring external entity mapping #314
  • Refactoring and simplifying ext em communication #323
  • Refactoring result handling #325

Updates

  • Updated java to version 21 #326

0.9.0

Choose a tag to compare

@sebastian-peter sebastian-peter released this 09 May 09:17
b56e944

Changed

  • Updated to scala3 #251

Updates

  • Updated PSU to 3.1.0
  • Updated PSDM to 7.0.0

0.8.0

Choose a tag to compare

@sebastian-peter sebastian-peter released this 17 Apr 13:53
923947c

Added

  • Implementing auto-merge for dependabot PRs #273
  • Implemented GitHub Actions pipeline #247

Changed

  • Converting pekko classic to typed #232

0.7.0

Choose a tag to compare

@sebastian-peter sebastian-peter released this 11 Mar 15:59
51dd8d1

Added

  • Added Bao and Staudt to the list of reviewers #216
  • Documentation for this API #230

Changed

  • Updated PSDM to 6.0.0

0.6.0

Choose a tag to compare

@sebastian-peter sebastian-peter released this 02 Dec 14:21
4ebc7a9

Added

  • Enable initialization of external data simulation #167
  • ExtResultContainer returns result map #217

Changed

  • Renaming power fields in EvModel #208
  • Enhancing external data connections #219