Skip to content

Releases: serokell/o-clock

1.4.0

22 Sep 17:45
9b9e4d5
Compare
Choose a tag to compare
  • #136
    • Remove toNum.
  • #139
    • Add Data instance to Time.
  • #140
    • Increase some upper bounds.

v1.3.0

06 Oct 21:18
12eb2fe
Compare
Choose a tag to compare
  • Added toFractional, ceilingUnit and ceilingRat.
  • Deprecated toNum in favor of toFrational / floorRat.
  • Switched the order of the type variables of floorRat for ease of use and consistency with other functions.
  • Removed KnownRat unit constraint from timeMul.
  • Relaxed dependencies' upper bounds.

1.1.0: Maintenance release

23 Oct 09:32
b114726
Compare
Choose a tag to compare

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

01 Oct 12:46
Compare
Choose a tag to compare
Support 8.6.1 (#108)

* Support 8.6.1

* Fix serialise flag build

* Update Changelog

0.0.0: Initial release

17 Jan 22:29
c76f258
Compare
Choose a tag to compare

See README.md