Skip to content

1.0.0

Latest

Choose a tag to compare

@danielfeismann danielfeismann released this 11 Sep 16:58
· 40 commits to main since this release

Added

  • Allow parsing of PSDM EvInputs #112
  • Added Bao and Staudt as Reviewers #299
  • Added ConfigFailFastSpec to properly test whether ConfigFailFast works as expected #300
  • Implemented GitHub Actions Pipeline #351
  • Added some infrastructure for GHA pipeline #371
  • Added CITATION.cff #379
  • Added signing plugin to build.gradle #396
  • Adapt deploy, upload and staging scripts to changes at MavenCentral #398

Changed

  • Changed sets of evs from sorted to unsorted #113
  • Changed sets of evs to sequences for speed improvement #135
  • Cleaning up build.gradle, updating gradle to 8.2.1 #164
  • Removed the possibility of stochastic charging so evs are always sent to the co-simulation, which should be in charge of charging the cars #118
  • Changed to updated PowerSystemDataModel V5.0.1 #249
  • Change from quantities to squants #257
  • MobSim informs EVCS in SIMONA about estimated next arrivals #254
  • Updated Gradle to version V8.10 #282
  • Changed Spotless to format with trailing commas #301
  • Adapting to recent changes in the API #303
  • Write all POIs on initialisation by poiWriter #346
  • Remove entry uuid from MobilitySim outputs #341
  • Remove EvcsWriter #343
  • Upgraded to scala3 #357
  • Fixed script entry in build.gradle #373
  • Removed Jenkins due to redundancy with GHA #388

Fixed

  • Adapting to SIMONA-API changes introduced by PR#37 [#7]
  • We now track destination poi types explicitly #85
  • Fixed unintentional filtering of nearest cs with equal distance #125
  • Fixed exception messages of probability factories #263
  • MobSim sends arrivals for unexpected tick to SIMONA #316
  • Fixed movement writer #363
  • Fixed version check for dependabot PRs #375