Squants v1.2.0 Release Notes

Release Date: 2017-02-17 // about 7 years ago
    • ๐Ÿ‘‰ Make AngularVelocity a derivative of Angle (PR 173)
    • ๐Ÿ›  Fix typo in ElectricPotential: "mircoVolts" to "microVolts" (PR 175). Note this change technically breaks API backwards compatibility.
    • ๐Ÿ“œ Properly parse temperatures written in scientific notation (PR 183)
    • ๐Ÿ“œ Don't parse multiple degree symbols (ยฐ) in temperature (PR 190). Note this change technically breaks backwards compatibility for data parsing.
    • ๐Ÿ‘Œ Support for AcreFeet volume unit (PR 201)
    • ๐Ÿ“š Miscellaneous documentation and compiler warning fixes.