Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

32 lines (26 loc) · 2.47 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Allow parsing of PSDM EvInputs #112
  • Added Bao and Staudt as Reviewers #299

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

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