All Versions
5
Latest Version
0.4
Avg Release Cycle
-
Latest Release
2716 days ago

Changelog History

  • v0.4 Changes

    October 21, 2016
    • ๐Ÿ“‡ Rename Nat constructor to NT
    • ๐Ÿ“‡ Rename run to unwrapNT
    • ๐Ÿ“‡ Rename nat to wrapNT
    • Backport the Semigroup instance for (:~>) by conditionally depending on the semigroups package
  • v0.3.1 Changes

    • โž• Adding run and nat.
  • v0.3 Changes

    • โž• Adding Object
    • Rolled Control.Transformation into Control.Natural
    • โž• Added RULES module
    • Required GHC 7.8 or greater
    • Semigroup instance for (:~>) on GHC 8.0 and up
  • v0.2 Changes

    • Require GHC 7.6 or greater
    • ๐Ÿ”ฆ Exposed ~> type synonym
  • v0.1 Changes

    • ๐ŸŽ‰ Initial commit