8000 Tags · freckle/blammo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: freckle/blammo

Tags

v1.1.3.0

Toggle v1.1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Require latest fast-logger and remove workaround

* Revert "Delay for 0.1s when flushing"

This reverts commit 57ad67e.

* Require latest fast-logger

This version fixes the flush logging bug we were working around.

Fixes #41.

v1.1.2.3

Toggle v1.1.2.3's commit message
Version bump

v1.1.2.2

Toggle v1.1.2.2's commit message
Restyled by fourmolu

v1.1.2.1

Toggle v1.1.2.1's commit message
Version bump

v1.1.2.0

Toggle v1.1.2.0's commit message
Version bump

v1.1.1.2

Toggle v1.1.1.2's commit message
Version bump

v1.1.1.1

Toggle v1.1.1.1's commit message
Version bump

v1.1.1.0

Toggle v1.1.1.0's commit message
Document multiline format

Add missing `LOG_COLOR` and fix table alignment too.

v1.1.0.0

Toggle v1.1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure we always flush the log

* Regen cabal file on newer Stack

* Ensure we always flush the log

Without this, we were dropping log messages on exceptions, the most
important time to retain them!

* Version bump

* Add flushLogger

Explicit flushing can be useful for interactive apps, for example to
flush logging before printing your own output or prompting.
`flushLogStr` was already in the interface, but pre-wrapping it in
`MonadReader` is convenient.

* Remove deprecated export

v1.0.3.0

Toggle v1.0.3.0's commit message
Version bump

0