dimensional v1.3 Release Notes
Release Date: 2018-12-28 // over 5 years ago-
- 💥 Breaking: Changed the
Show
instances forUnitName
,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
, andlog1mexp
from theFloating
class.
- 💥 Breaking: Changed the
Previous changes from v1.2.0.0
-
- ➕ Add
NoStarIsType
extension and importData.Kind.Type
for GHC 8.6 compitbility. Abandon compatibility with GHC < 8.
- ➕ Add