Skip to content

0.2.1

Compare
Choose a tag to compare
@craigfe craigfe released this 29 Jun 13:39
· 42 commits to main since this release

CHANGES:

  • Fix the count segment of Progress.counter (when pp is passed) to show the
    running total rather than the latest reported value. (#19; @craigfe, report
    by @Ngoguey42)
  • Fix Terminal stubs on MacOS. (#13; @craigfe, report by @Ngoguey42)
  • Fix package tests on Windows. Progress does not yet support the Windows and
    Cygwin terminals; this is tracked by #16. (#15; @emillon)