Skip to content

Releases: bradenmacdonald/quantity-math-js

v1.2.1

19 Mar 16:48
Compare
Choose a tag to compare
  • New feature: better input validation (rejects NaN, Infinity as values)
  • More accurate plusMinus computation, better tests for those computations

v1.2.0

19 Mar 06:43
Compare
Choose a tag to compare

What's Changed

  • New convert() API
  • Higher performance (see benchmarks)
  • Fixed: some SI units were not prefixable
  • Q string parser can now handle plusMinus values

0.1.0

04 Aug 00:08
Compare
Choose a tag to compare

Initial release.