All Versions
24
Latest Version
Avg Release Cycle
70 days
Latest Release
1739 days ago

Changelog History
Page 2

  • v1.3.1 Changes

    June 24, 2018
    • โž• Add MonadUnliftIO instance for LoggingT.

  • v1.3.0 Changes

    May 15, 2018

    Major Changes

    • ๐Ÿ–จ Switch from wl-pprint-text to prettyprinter.

    Other changes

    • ๐Ÿ”„ Change the type of the ribbonFrac parameter of withFDHandler from Float to Double to reflect the underlying prettyprinter API.

  • v1.2.6 Changes

    May 01, 2018

    Other Changes

    • ๐Ÿ‘ Increased upper bound of base and support GHC 8.4.

  • v1.2.5 Changes

    Other Changes

    • Increased upper bound of exceptions.

  • v1.2.4 Changes

    Other Changes

    • Increased upper bound of exceptions.

  • v1.2.3 Changes

    Other Changes

    • Increased upper of async.

  • v1.2.2 Changes

    Other Changes

    • ๐Ÿ†“ Increased upper bound of free and time.

  • v1.2.1 Changes

    Other Changes

    • Increased upper bound of base to allow < 4.11.

  • v1.2.0 Changes

    Major Changes

    • ๐ŸŒฒ withFDHandler now explicitly flushes the file handle whenever log entries are rendered out. Thanks to @filterfish for identifying this omission that could lead to log messages being dropped.

    Upgrade steps: no changes other than updating logging-effect.


  • v1.1.3 Changes

    Other Changes

    • Increased upper bound of time to allow < 1.9.