All Versions
7
Latest Version
Avg Release Cycle
1 days
Latest Release
-

Changelog History

  • v0.0.3.2 Changes

    • โšก๏ธ Update version bounds
  • v0.0.3.1 Changes

    February 06, 2020
    • Replace fromJust with something easier to debug.
  • v0.0.3.0 Changes

    February 05, 2020
    • ๐Ÿšš Create PatchMapWithPatchingMove variant which supports moves with a patch.

    • Create DecidablyEmpty subclass of Monoid.

  • v0.0.2.0 Changes

    • Consistently provide:

      • Wrapped instances
      • *WithIndex instances
      • un* newtype unwrappers

    for PatchMap, PatchIntMap, and PatchMapWithMove.

  • v0.0.1.0 Changes

    January 09, 2020
    • ๐Ÿ‘Œ Support older GHCs with split-these flag.

    • โž• Additional instances for the Group class for basic types.

  • v0.0.0.1 Changes

    January 08, 2020
    • โœ‚ Remove unneeded dependencies
  • v0.0.0.0 Changes

    January 08, 2020
    • Extract patching functionality from Reflex.