Releases: gentooboontoo/js-quantities
Releases · gentooboontoo/js-quantities
Release 1.8.0
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
Release 1.7.5
- Update development dependencies
- Use ESLint as linter
Release 1.7.4
- Add Imperial Gallons, and Barrels (US Beer, Imperial Beer, Oil)
- Add support for imperial version of fluid ounces and pints
Release 1.7.3
- Fix some inconsistent resulting units when multiplying or dividing
quantities (#94)
Release 1.7.2
- Remove
module
from package definition (Fix #91)
Release 1.7.1
- Add missing unit aliases
Release 1.7.0
- 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
- Add missing kinds
- Fix conversion from percentage to unitless quantity
- Fix
capacitance
definition - Exclude
farad
from base units - Rename
mass concentration
todensity
Release 1.6.2
- Accept blank string as initialization value