Changelog of @hackage/newtype-zoo 1.2.1.0

Revision history for newtype-zoo

1.2.1.0 -- 2020-11-30

  • Make ghc-8.10 compatible

1.2.0.0 -- 2019-09-27

  • Add Available
  • Add experimental two-parameter newtype wrappers:
    • AvailableIn
    • ConsistentTo
  • Add comonad instances to a few wrappers. If this proves valuable, all type will get instances in a future release.

1.1.0.0 -- 2019-09-19

  • Add module NewtypeZoo which exports all reexports all wrappers. Proposed on reddit by user Syrak
  • Document comparison to the tagged library, it was pointed out by users gelisam and davidwsd on reddit.

1.0.0.1 -- 2019-09-19

  • Fix cabal file issues

1.0.0.0 -- 2019-09-19

  • First version. Released on an unsuspecting world.