Changelog of @hackage/lumberjack 1.0.0.0

Revision history for lumberjack

1.0.0.0 -- 2020-12-20

  • 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.

0.1.0.3 -- 2020-11-30

  • Bump prettyprinter upper-bound to allow versions in the 1.7.x range.

0.1.0.2 -- 2020-05-21

  • Enable support for GHC 8.4.
  • Add missing dependency for building the example.

0.1.0.1 -- 2020-02-14

  • Updates to documentation and internal code formatting. No functionality updates.

0.1.0.0 -- 2020-02-13

  • Initial Lumberjack logger implementation, based on internal usage.