Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 1.96 KB

Change Log

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

Changed

  • Upgrade uom package to 4.0.0.

v3.0.3 - 2019-11-28

Fixed

  • Include src/ folder in npm package so source maps work correctly in for example webpack.

v3.0.2 - 2019-11-07

Fixed

  • Add missing parameter for UnitMap.

v3.0.0 - 2019-11-05

Changed

  • Upgrade uom package to 3.0.0. Passing explicit UnitMap and UnitFormatMap is now required.

v2.5.0 - 2019-10-18

  • License changed to MIT.

v2.4.1 - 2019-03-08

Added

  • More tests

v2.3.1 - 2018-05-08

  • Initial release.