Skip to content

Releases: ie3-institute/simonaAPI

0.11.0

23 Oct 12:04
8904d57

Choose a tag to compare

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

21 Oct 12:50
e6aea96

Choose a tag to compare

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

09 May 09:17
b56e944

Choose a tag to compare

Changed

  • Updated to scala3 #251

Updates

  • Updated PSU to 3.1.0
  • Updated PSDM to 7.0.0

0.8.0

17 Apr 13:53
923947c

Choose a tag to compare

Added

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

Changed

  • Converting pekko classic to typed #232

0.7.0

11 Mar 15:59
51dd8d1

Choose a tag to compare

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

02 Dec 14:21
4ebc7a9

Choose a tag to compare

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

0.5.0

09 Aug 13:45
e58e134

Choose a tag to compare

Added

  • Implemented ExtPrimaryData and ExtResultsData #145
  • Have EV simulation communicate the next tick #170
  • Only communicate the next tick of activation of EV simulation as a whole #176

0.4.0

22 Nov 18:27
4e12506

Choose a tag to compare

Changed

  • Replacing akka with pekko #138

0.3.0

19 Nov 23:26
8a9a207

Choose a tag to compare

Changed

  • Updating to gradle 8.4 #133
  • Adapted to changed SIMONA scheduler protocol #131

0.2.0

01 Aug 22:12
8d2c816

Choose a tag to compare

Added

  • Introducing termination message indicating that the main simulation would like to quit #5
  • Enabled tests for this project and implemented partial test for ExtSimulation as part of #5
  • JavaDoc for many message classes #59
  • Implemented ExtEvDataTest as part of #77

Changed

  • Refactored ExtTrigger -> ExtSimMessage and ExtTriggerResponse -> ExtSimMessageResponse #5
  • Renamed messages to ease understanding #62
  • Separating departures and arrivals in message protocol, properly handling exceptions #77