Freasy Monad v0.7.0 Release Notes

Release Date: 2018-05-13 // almost 6 years ago
    • ⚡️ Update Cats to version 1.1.0.
    • ⚡️ Update Scalaz to version 7.2.22.

Previous changes from v0.6.0

    • Switch to new macros -- scala.meta
    • 🔌 Don't require installing an IntelliJ plugin to use this library.
    • 🛠 Fix #9
    • 💥 BREAKING CHANGE! Interp trait extends the natural transformation. 👀 See change -- example