0.1.1
CHANGES:
-
Rename
Progress.with_display
toProgress.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)