Co Log Versions Save

📓 Flexible and configurable modern #Haskell logging framework

v0.6.1.0

2 months ago

What's Changed

Full Changelog: https://github.com/co-log/co-log/compare/v0.6.0.0...v0.6.1.0

v0.6.0.0

8 months ago

What's Changed

  • Support GHC-9.6 - replace typerep-map with dependent-map. by @alaendle in #264
  • Support GHC 9.4. by @alaendle in #252
  • Add MonadUnliftIO instance by @newhoggy in #240
  • Update CI tested GHC versions & workaround for GHC < 9.4.5 (run-st, primitive-unlifted) by @alaendle in #257
  • Derive MonadFail for LoggerT by @alaendle in #260
  • docs: use relative path to benefit locally reading by @xieyuschen in #253
  • docs: refine readme by @xieyuschen in #254
  • tutorials: add demo for LoggerT and SimpleMsg, #84 by @xieyuschen in #256
  • docs: add a link to tutorial pages and aggregate all tutorial pages by @xieyuschen in #259
  • tutorials: add a tutorial for loggert and message by @xieyuschen in #261
  • Create tags and upload package candidates on version bumps. by @alaendle in #265
  • Added @alaendle as code owner. by @alaendle in #258
  • GA(deps): Bump actions/checkout from 3 to 4 by @dependabot in #263

New Contributors

  • @xieyuschen made their first contribution in #253
  • @newhoggy made their first contribution in #240

Full Changelog: https://github.com/co-log/co-log/compare/v0.5.0.0...v0.6.0.0

v0.5.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/co-log/co-log/compare/v0.4.0.1...v0.5.0.0

v0.4.0.1

4 years ago

GHC-8.10 support.

v0.4.0.0

4 years ago

co-log-core

New in co-log-core-0.2.1.0 can be found in co-log-core/CHANGELOG.md.

co-log

New in co-log-0.4.0.0 can be found in co-log/CHANGELOG.md.

co-log-polysemy

New in co-log-polysemy-0.0.1.0 can be found in co-log-polysemy/CHANGELOG.md.

v0.3.0.0

5 years ago
  • New package: co-log-polysemy-0.0.0.0
  • New version of core functions with new combinators and even better docs: co-log-core-0.2.0.0
  • New version of main logging library with more flexible interface: co-log-0.3.0.0
  • Series of tutorials has started

See CHANGELOG.md for more details.

v0.2.0-co-log

5 years ago

v0.1.1-co-log-core

5 years ago

v0.1.0

5 years ago

See CHANGELOG.md for more details

v0.0.0

5 years ago