What's Changed
* Fix/feature gate pyo3 stuff by calbaker in https://github.com/NREL/altrios/pull/34
* seems to be working with readme in mdbook by calbaker in https://github.com/NREL/altrios/pull/35
* Feature/drag coeff coeff vector by calbaker in https://github.com/NREL/altrios/pull/37
* update API to allow input of drag coeff vec by calbaker in https://github.com/NREL/altrios/pull/38
* compiles with `DirT` replaced by an enum but 3 tests fail by calbaker in https://github.com/NREL/altrios/pull/39
* Output metric improvements by mbbruch in https://github.com/NREL/altrios/pull/36
* rust tests -> py tests -> wheels and only when relevant paths modified by calbaker in https://github.com/NREL/altrios/pull/41
* renamed `altrios_py` to `altrios_pyo3` to disambiguate by calbaker in https://github.com/NREL/altrios/pull/40
* moved developer doc to mdBook, updated badges, updated release instru… by calbaker in https://github.com/NREL/altrios/pull/43
* Dispatch in speed limit demo by calbaker in https://github.com/NREL/altrios/pull/42
* incremented version numbers by calbaker in https://github.com/NREL/altrios/pull/44
* Ac0.1.4 by calbaker in https://github.com/NREL/altrios/pull/45
* Network enhancements by calbaker in https://github.com/NREL/altrios/pull/46
* add simple network for example purposes by calbaker in https://github.com/NREL/altrios/pull/47
**Full Changelog**: https://github.com/NREL/altrios/compare/v0.1.6...v0.1.8