relude v0.2.0 Release Notes

Release Date: 2018-08-19 // over 5 years ago
    • #43: Implement Relude.Extra.Newtype module.
    • #46: Add a function that returns its own name.
    • #48: Export <&> from base. Also reexport fromLeft and fromRight from base where possible.
    • #49: Speed up and refactor property tests.
    • #54: Improve documentation. Add more examples to documentation and more tests. Reexport withReader and withReaderT. Remove safeHead. Rename Relude.List.Safe to Relude.List.NonEmpty.