Changelog for co-log-core-0.2.0.0
Change log
co-log-core uses PVP Versioning.
The change log is available on GitHub.
0.1.2.0 — May 5, 2019
- #85:
Move
overLogActiontoHasLogtypeclass - #101:
Add
logActionLlens with default implementation toHasLogtype class. - #99:
Add comonadic combinators:
duplicateandmultiplicate. - #78: Improve documentation significantly.
0.1.1 — Nov 15, 2018
- #63:
Add
logPrint,logPrintStderr,logPrintHandleandwithLogPrintFiletoColog.Core.IO. - #46:
Moves
logStringStdout,logStringStderr,logStringHandle,withLogStringFilefromColog.ActionstoColog.Core.IO. - #48:
Adds
liftLogIOfunction. - #49:
Add
<&and&>operators forunLogAction. - #47:
Add
doctesttests. - #13:
Add
.cabalfile description and improve documentation. - #39: Support GHC-8.2.2 and GHC-8.6.2.
0.1.0
0.0.0
- Initially created.