Changelog for knit-haskell-0.8.0.0

v0.8.0.0

  1. Added a Debug Int level below Diagnostic with an integer argument to allow various and unlimited debug levels
  2. Changed the previous [LogSeverity] argument given to run functions to (LogSeverity -> Bool) to accomdate the non-Boundedness of the new Debug Int levels.
  3. Made logging thread-aware by making prefixes thread-local
    and doing IO output of logs via the Say library
  4. Added type synonyms PrefixedLogEffects and PrefixedLogEffectsLE for type-level-lists of logging effects

v0.7.0.0

v 0.6.0.1 - (Released 2019-06-21)

v 0.6.0.0 - (Released: 2019-06-19)

v 0.5.0.0

v 0.4.0.0

v 0.3.0.1

v 0.3.0.0

v 0.2.0.0

v 0.1.0.0