newtype-zoo v1.2.0.0 Release Notes

Release Date: 2019-09-27 // over 4 years ago
    • ➕ 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.

Previous changes from v1.1.0.0

    • ➕ 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.