Squants v1.4.0 Release Notes

Release Date: 2018-11-07 // over 5 years ago
    • โž• Add support for {Gibi|Mebi|Kilo|etc}bits PR 304)
    • Inches of Mercury unit of Pressure PR 313)
    • ๐Ÿ›  Fix Quantity hashcode method. PR 307)
    • โž• Added very large units of length: kpc, Mpc, Gpc PR 303)
    • โž• Add ZAR and NAD to defaultCurrencySet PR 295)
    • โž• Add currencies ZAR and NAD. Add MoneyContext.withAdditionalCurrencies PR 294)
    • ๐Ÿ“œ Make Dimension.parseString/Tuple public PR 293)
    • โž• Add units of measure: mm/s (velocity), mm/s2 (acceleration), ng (mass) PR 280)
    • โž• add power density, implement power method PR 297)
    • Electron volt as a length unit PR 294)
    • โž• Add milliwatt hour energy unit (mWh) PR 284)
    • Mass electron volt PR 275)
    • โž• add MolarEnergy, implement Energy unimplemented method PR 274)
    • Energy electron volt PR 273)
    • โž• add ElectricFieldStrength, implement ElectricPotential unimplemented method PR 272)
    • Permeability PR 271)
    • โž• Adds mass.AreaDensity UOM PoundsPerAcre PR 270)
    • โž• add ElectricCurrentDensity and MagneticFieldStrength types PR 269)
    • ๐Ÿ‘Œ Improvements to precision of Money operations (PR 268)
    • โž• Added an implicit conversion from Dimensionless to Double to allow Dimensionless values to be used in places that require a Double (PR 267)
    • โž• Added Permeability quantity (PR 271)
    • โž• Add mm/s (velocity), mm/s2 (acceleration), ng (mass) (PR 290)
    • โšก๏ธ Updates to support scala, scala.js and scala native versions