All Versions
6
Latest Version
Avg Release Cycle
100 days
Latest Release
1005 days ago

Changelog History

  • v1.0.0.1 Changes

    June 27, 2021
    • Fix issue #2: use eta expansion example to avoid loss of deep skolemisation support under the simplified subsumption rules in GHC 9 [thanks to Felix Yan for the report].
  • v1.0.0.0 Changes

    December 20, 2020
    • No longer Beta, so major version is now 1.0, although functionality has not changed other than the addition of the |# operator.

    • Added the |# convenience infix operator.

  • v0.1.0.3 Changes

    November 30, 2020
    • โฌ†๏ธ Bump prettyprinter upper-bound to allow versions in the 1.7.x range.
  • v0.1.0.2 Changes

    May 21, 2020
    • ๐Ÿ‘ Enable support for GHC 8.4.
    • โž• Add missing dependency for building the example.
  • v0.1.0.1 Changes

    February 14, 2020
    • ๐Ÿ“š Updates to documentation and internal code formatting. No functionality updates.
  • v0.1.0.0 Changes

    February 13, 2020
    • ๐ŸŽ‰ Initial Lumberjack logger implementation, based on internal usage.