All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v6.0.0 - 2022-03-22
- Upgrade @promaster-sdk/property package to 6.0.0.
v4.0.0 - 2020-01-09
- Upgrade uom package to 4.0.0.
v3.0.3 - 2019-11-28
- Include
src/
folder in npm package so source maps work correctly in for example webpack.
v3.0.2 - 2019-11-07
- Add missing parameter for
UnitMap
.
v3.0.0 - 2019-11-05
- Upgrade uom package to 3.0.0. Passing explicit
UnitMap
andUnitFormatMap
is now required.
v2.5.0 - 2019-10-18
- License changed to MIT.
v2.4.1 - 2019-03-08
- More tests
- Initial release.