monad-journal v0.8.1 Release Notes

Release Date: 2017-11-25 // over 6 years ago
    • ✂ Removed the either dependency. It was not needed anymore!

Previous changes from v0.8.0

    • ➕ Added support for either-4.5. This support breaks compatibility as we don’t have EitherT anymore. If you used it, please fall back to ExceptT, which has the same interface.