All Versions
3
Latest Version
Avg Release Cycle
1 days
Latest Release
1232 days ago

Changelog History

  • v0.1.1.1 Changes

    December 01, 2020

    0.1.1.1

    • ๐Ÿ›  Fix haddocks formatting
    • ๐Ÿ›  Fix Alternative orphan instance
  • v0.1.1.0 Changes

    December 01, 2020

    0.1.1.0

    • โž• Add colorize functions to apply colors to log messages.
  • v0.1.0.0 Changes

    November 30, 2020

    0.1.0.0

    • First version.
      • Composable loggers (with implementations for stdout, stderr, syslog)
      • Orphan instances for Alternative and MonadPlus