* A basic state machine has been implemented to handle simulation status * Now [documentation](https://symupy.readthedocs.io/en/latest/) is available * A configurator has been added to handle execution of the functions `SymRunNextStepLiteEx` and `SymRunNextStepEx`
0.2.3
* Fix bug entries on add/ modify control zone * Fix bug now `simulationtime` accessible before starting simulation
0.2.2
* Fix bug on vehicle time creation
0.2.1
* Adding control zones * Creating vehicles with routes * Extract indicators such as TTT, TTD and SPD for zones * Makefile now tests distribution
0.2.0
* Standardizing python package * Adding documentation * Makefile is now available for `testing`, `cleaning`, `building`, `installing`