All Versions
12
Latest Version
Avg Release Cycle
67 days
Latest Release
1131 days ago

Changelog History
Page 2

  • v0.1.1 Changes

    August 07, 2018
    • #44: Implement parser deriviation from pretty-printers.
  • v0.1.0 Changes

    July 21, 2018
    • #7: Remove Container.Class.Container. Export Foldable.
    • #2: Remove microlens from dependencies.
    • #10: Remove VarArg module.
    • #9: Remove safe-exceptions from dependencies. Reexport Exception and SomeException from Control.Exception instead.
    • #11: Remove TypeOps module and type-operators dependency.
    • #13: Remove list, getContents, interact, getArgs, note functions. Remove Lifted.ST module. Rename Lifted.Env to Lifted.Exit.
    • #16: Rename whenLeft, whenRight, whenLeftM, whenRightM to whenLeft_ and whenRight_, whenLeftM_ and whenRightM_. Add whenLeft, whenRight, whenLeftM, whenRightM which return the value.
    • #18: Add LazyStrict type class for conversions.
    • map is not fmap anymore. Reexport map from Data.List
    • #12: Remove liquid-haskell support.
    • #20: Add viaNonEmpty function.
    • #21: Add MonadFail instance for Either.
    • #17: Add foldMapA and foldMapM functions.
    • #4: Rename package to Relude.
    • #14: Add Relude.Extra.* modules which are not exported by default but have useful functions.
    • #8: Introduce StaticMap and DynamicMap type classes as universal interface for Map-like structures.

    ๐Ÿš€ [2]: https://github.com/kowainik/relude/releases