All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v1.1.0.0 Changes

    • Port to fused-effects 1.1.
  • v1.0.0.0 Changes

    November 12, 2019
    • Port to fused-effects 1.0.
    • ➕ Add Control.Effect.Exception, which wraps the entirety of base's Control.Exception.
    • ➕ Add Control.Carrier.State.IORef, a state carrier that does not drop writes.
    • ✂ Remove Catch effect in favor of Control.Effect.Exception.
  • v0.2.0.0 Changes

    ⬆️ Bump lower bound of fused-effects to 0.5.

  • v0.1.1.0 Changes

    Depend on unliftio-core for unlifting.

  • v0.1.0.0 Changes

    🎉 Initial release.