co-log v0.4.0.1 Release Notes

Release Date: 2020-04-20 // over 4 years ago
    • 🌲 #186: Support GHC-8.10.1.

Previous changes from v0.4.0.0

    • 🌲 #120: Improve time formatting.

    Old: 29-12-2019 22:00:00.000

    New: 29 Dec 2019 22:00:00.000 +00:00

    (by @vrom911)

    • 🌲 #144: Add Windows CI check. (by @vrom911)
    • 🌲 #148: Support GHC-8.8.2. (by @chshersh)
    • 🌲 #119: Add new message type that allows printing messages without Severity. (by @sphaso)
    • 🌲 #150: Introduce formatWith — beginner-friendly alias for formatting combinator. (by @chshersh)
    • 🏁 Use chronos-1.1 as 1.0.9 is not Windows-compatible. (by @vrom911)
    • 🌲 #156: Improve documentation for the Colog.Concurrent module. (by @chshersh)
    • 🌲 #146: Allow ansi-terminal-0.10. (by @mpilgrem)
    • 🌲 #124: Implement executable playground for concurrent logging. (by @chshersh)