dimensional v1.3 Release Notes

Release Date: 2018-12-28 // over 5 years ago
    • 💥 Breaking: Changed the Show instances for UnitName, Unit, SQuantity to use non-breaking spaces within unit names and between values and their units.
    • ⬆️ Bumped exact-pi dependency to < 0.6.
    • ➕ Added the dimensionless unit percent.
    • ➕ Added dimensionless wrappers for log1p, expm1, log1pexp, and log1mexp from the Floating class.

Previous changes from v1.2.0.0

    • ➕ Add NoStarIsType extension and import Data.Kind.Type for GHC 8.6 compitbility. Abandon compatibility with GHC < 8.