Skip to content

v6.1.0

Compare
Choose a tag to compare
@jedib0t jedib0t released this 30 Jan 04:43
606435c

Features

  • progress
    • Style.Chars.Indeterminate: mechanism to show progress where the end is unknown
    • Quite a few built-in styles for this, including a semi-decent Pac-Man version ;)

Bug-Fixes

  • progress
    • plug possible race conditions due to bad mutex usage