Changelog for co-log-0.2.0
Change log
co-log uses PVP Versioning.
The change log is available on GitHub.
0.2.0 — Nov 15, 2018
- #45: Introduce approach for concurrent log writing.
- #46:
Moves
logStringStdout,logStringStderr,logStringHandle,withLogStringFilefromColog.ActionstoColog.Core.IO - #77:
Remove
reludefrom dependencies. Add HLint check to Travis CI. - #64: Introduce basic benchmarks.
- #20:
Add experimental support for logger rotation (see
Colog.Rotationmodule). - #39: Support GHC-8.2.2 and GHC-8.6.2.
0.1.0
- #37:
Add bounds to all dependencies. Move
Preludeto theother-modulessection.
0.0.0
- Initially created.