Releases: serokell/o-clock
Releases · serokell/o-clock
1.4.0
v1.3.0
- Added
toFractional
,ceilingUnit
andceilingRat
. - Deprecated
toNum
in favor oftoFrational
/floorRat
. - Switched the order of the type variables of
floorRat
for ease of use and consistency with other functions. - Removed
KnownRat unit
constraint fromtimeMul
. - Relaxed dependencies' upper bounds.
1.1.0: Maintenance release
Resurrect o-clock
in nightly resolver. Specifically:
- Explicitly support GHC-8.8.
- Bump many upper bounds.
- Make benchmarks not buildable by default.
- Drop support for GHC-8.0 and GHC-8.2.
v1.0.0.1 GHC-8.6.1
Support 8.6.1 (#108) * Support 8.6.1 * Fix serialise flag build * Update Changelog
0.0.0: Initial release
See README.md