Skip to content

v1.1.0

Compare
Choose a tag to compare
@nreinicke nreinicke released this 09 Feb 18:38
· 239 commits to main since this release

This release includes a variety of bugfixes and new features.

  • #108 MyPy was applied to the codebase and all type errors were addressed
  • #119 custom initialization functions can be utilized to support extensions that need to add a custom component to the simulation.
  • #120 Units in hive are now an enum
  • #121 Adds a new OSMRoadNetwork.from_polygon() method for ease of building road networks
  • #122 Bugfix for charge queuing vehicle state transition