All Versions
13
Latest Version
Avg Release Cycle
208 days
Latest Release
1817 days ago

Changelog History
Page 1

  • v1.0.0.1

    March 25, 2020
  • v0.1.8.0 Changes

    September 11, 2017
    • ZonedTime instance (by @mstksg)
  • v0.1.7.0 Changes

    June 26, 2017
    • ๐Ÿ‘ GHC-8.2 support
    • SystemTime instance (time-1.8)
  • v0.1.6.0 Changes

    January 21, 2017
    • โž• Add instance for hashed in hashable >=1.2.5.0
  • v0.1.5.2 Changes

    • ๐Ÿ›  Fix issue with binary-0.5.x
  • v0.1.5.1 Changes

    July 16, 2016
    • ๐Ÿ›  Fix issue with binary-0.8.4.x and GHC-7.x
  • v0.1.5.0 Changes

    June 28, 2016
    • โž• Add CI a instance
    • โž• Add Alt f a instance for base >= 4.8.0.0
    • โž• Add WrappedMonoid m and Arg a b instances
    • ๐Ÿ‘Œ Support binary-0.8.4.0
    • โž• Add Void instance (base <4.8)
    • โž• Add Natural instance (nats <1.1, base <4.8)
  • v0.1.4.0 Changes

    • โž• Add AbsoluteTime instance (thanks @neongreen)
  • v0.1.3.1 Changes

    • ๐Ÿ‘Œ Support GHC 7.6
  • v0.1.3.0 Changes

    • โž• Add Min, Max, First, Last, Option, and NonEmpty instances (from semigroups)