Skip to content

Latest commit

 

History

History
102 lines (52 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

102 lines (52 loc) · 2.66 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.

Added

  • Added KiloWattHourPerYear (kWh/year) unit

Changed

  • Changed StandardLiterPerSecondPerSquareMeter label from "Sl/m²s" to "Sl/s/m²"

Added

  • exporting quantity and added unit-format for MolarMass

Added

  • Added units for MolarMass

Changed

  • Fixed release problems

Changed

  • BtuPerHourPerFeetPerFahrenheit correction

Added

  • Added formats for GrainPerKiloWattHour, GramPerKiloJoule, GramPerMegaJoule, GrainPerKiloBtu, GrainPerMegaBtu, PoundLbPerKiloBtu, PoundLbPerMegaBtu units.

Added

  • Added GrainPerKiloWattHour, GramPerKiloJoule, GramPerMegaJoule, GrainPerKiloBtu, GrainPerMegaBtu, PoundLbPerKiloBtu, PoundLbPerMegaBtu units to Emission quantity.

Changed

  • Upgraded uom to 6.0.0. Previous version didn't update package.json

Changed

  • Upgraded uom to 6.0.0. Previous version was prerelease

Changed

  • Upgraded uom to 6.0.0.

v1.0.0 - 2020-10-08

Added

  • Upgraded uom to 5.0.0 and added unit lookup function. See PR #11 for more info.

v0.6.1 - 2020-03-29

Added

  • Include typescript source from src/ in published npm package. See PR #8 for more info.

v0.6.0 - 2020-01-09

Added

  • Upgraded uom to 4.0

v0.5.0 - 2019-11-06

Added

  • Added StandardLiterPerSecondPerSquareMeter to mass-flow-per-area and corrected unitformat on GramPerSquareMeterSecond

[v0.1.0] - 2019-11-04

Added

  • Initial Release