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.
- Added KiloWattHourPerYear (kWh/year) unit
- Changed StandardLiterPerSecondPerSquareMeter label from "Sl/m²s" to "Sl/s/m²"
- exporting quantity and added unit-format for MolarMass
- Added units for MolarMass
- Fixed release problems
- BtuPerHourPerFeetPerFahrenheit correction
- Added formats for GrainPerKiloWattHour, GramPerKiloJoule, GramPerMegaJoule, GrainPerKiloBtu, GrainPerMegaBtu, PoundLbPerKiloBtu, PoundLbPerMegaBtu units.
- Added GrainPerKiloWattHour, GramPerKiloJoule, GramPerMegaJoule, GrainPerKiloBtu, GrainPerMegaBtu, PoundLbPerKiloBtu, PoundLbPerMegaBtu units to Emission quantity.
- Upgraded uom to 6.0.0. Previous version didn't update package.json
- Upgraded uom to 6.0.0. Previous version was prerelease
- Upgraded uom to 6.0.0.
v1.0.0 - 2020-10-08
- Upgraded uom to 5.0.0 and added unit lookup function. See PR #11 for more info.
v0.6.1 - 2020-03-29
- Include typescript source from
src/
in published npm package. See PR #8 for more info.
v0.6.0 - 2020-01-09
- Upgraded uom to 4.0
v0.5.0 - 2019-11-06
- Added StandardLiterPerSecondPerSquareMeter to mass-flow-per-area and corrected unitformat on GramPerSquareMeterSecond
- Initial Release