Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 297 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 297 Bytes

Change log

Unreleased

0.2.1

  • Always enable ansi colors.
  • Disable tick when hidden.

0.2.0

  • add hide and show to Progress.

0.1.0

  • retrogress::Sync for cases when a single progres bar is running at one time.
  • retrogress::ProgressBar to wrap Box<dyn Progress>.