Skip to content

Releases: gentooboontoo/js-quantities

Release 1.8.0

21 Aug 12:38
1d3a6e7
Compare
Choose a tag to compare

Added

  • Add "Joules" alias
  • Add some parts-per notation units
  • Add metric ton symbol t
  • Add electronvolt
  • Add arcminute and arcsecond

Fixed

  • Fix wrong quantity name for molar_concentration units

Release 1.7.6

06 Dec 21:56
c371392
Compare
Choose a tag to compare

Added

  • Unit of acceleration Gal

Fixed

  • Missing aliases for barrel-related units (#101)

Release 1.7.5

05 Apr 11:11
Compare
Choose a tag to compare
  • Update development dependencies
  • Use ESLint as linter

Release 1.7.4

26 Jun 20:12
Compare
Choose a tag to compare
  • Add Imperial Gallons, and Barrels (US Beer, Imperial Beer, Oil)
  • Add support for imperial version of fluid ounces and pints

Release 1.7.3

15 Dec 22:44
Compare
Choose a tag to compare
  • Fix some inconsistent resulting units when multiplying or dividing
    quantities (#94)

Release 1.7.2

31 Mar 09:28
Compare
Choose a tag to compare
  • Remove module from package definition (Fix #91)

Release 1.7.1

25 Mar 21:07
Compare
Choose a tag to compare
  • Add missing unit aliases

Release 1.7.0

23 Aug 14:29
772800a
Compare
Choose a tag to compare
  • Fix JS allocation failure for unrealistically large exponents
  • Add volt-ampere, volt-ampere-reactive and data mile definitions
  • Add redshift alias

Release 1.6.3

22 Sep 07:41
7ead2b1
Compare
Choose a tag to compare
  • Add missing kinds
  • Fix conversion from percentage to unitless quantity
  • Fix capacitance definition
  • Exclude farad from base units
  • Rename mass concentration to density

Release 1.6.2

13 Apr 08:50
1e1b996
Compare
Choose a tag to compare
  • Accept blank string as initialization value