Skip to content

0.1.1

Compare
Choose a tag to compare
@craigfe craigfe released this 13 Oct 09:34
· 152 commits to main since this release

CHANGES:

  • Rename Progress.with_display to Progress.with_reporters. (#3, @craigfe)

  • Change the default display mode of progress bars to ASCII rather than
    UTF8. (#2, @craigfe)

  • Change Segment.box_dynamic to take a function rather than a reference. (#1,
    @craigfe)

  • Fix a bug causing multi-line layouts to occasionally not adapt to terminal
    size changes. (#1, @craigfe)