Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 11:09
· 8 commits to master since this release
b37d081

TerminalLoggers v0.1.3

Diff since v0.1.2

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)