dmr.py - v1.0.2
- Added better type hinting
- Added Trailer as a VehicleType
- Made Insurance in the Vehicle model optional
- Added conversion class to convert to and from metric and imperial values, see code examples
- Some PEP8 improvements
- No breaking changes.