v1.1.0
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