Skip to content

0.17.2

Compare
Choose a tag to compare
@djc djc released this 08 Nov 15:42
· 105 commits to main since this release

A small maintenance release which makes indicatif more portable and fixes some minor regressions.

  • Use portable-atomic to fix build on some 32-bit platforms (#484, thanks to @messense)
  • Implement multi-line progress message support (#443, thanks to @happenslol)
  • Reset estimator of progress rate on backwards movement (#483, thanks to @rlee287)
  • Fix percent initial value when there is no length (#491, thanks to @devmatteini)
  • Bumped the MSRV to 1.56 (#482)

On behalf of @djc and @chris-laplante, thanks to all contributors!