yet-another-logger v0.3.0 Release Notes

    • ๐Ÿšš Remove EitherT instance. It's recommended to use ExceptT instead.

    • ๐Ÿšš Remove TraceT instance. It's not actively maintained any more.

    • ๐Ÿ‘ Support aeson >= 0.11, which comes with instances for Natural.

    • ๐Ÿ‘ Support GHC-8.

    • MonadThrow, MonadCatch, and MonadMask instances for LoggerT.

    • ๐Ÿ‘ Support for Cabal-1.18 and time >= 1.4 && < 1.5.