Tags: JuliaLogging/TerminalLoggers.jl
Tags
## TerminalLoggers v0.1.6 [Diff since v0.1.5](v0.1.5...v0.1.6) **Merged pull requests:** - Update dependency and fix deprecation (#43) (@devmotion)
## TerminalLoggers v0.1.3 [Diff since v0.1.2](v0.1.2...v0.1.3) **Closed issues:** - Make sticky messages work better on windows (#28) **Merged pull requests:** - Support printing of exception stacks from Base.catch_stack() (#34) (@c42f) - Add missing import of global_logger (#35) (@musm) - Add always_flush option (#36) (@CarolusMagnus) - enable StickyMessages ansi_codes on Windows (#37) (@visr)
[Diff since v0.1.1](v0.1.1...v0.1.2) **Closed issues:** - refine output in fast math mode? (#31) **Merged pull requests:** - Update docs + bump version to 0.1.1 (#24) (@c42f) - Use the README as the TerminalLoggers docs (#26) (@c42f) - NFC: Factor out key-value formatting (#27) (@c42f) - small fixes for fast-math mode (#33) (@daviehh)