New
0.17.12
What's Changed
- Add ProgressBar::force_draw by @jaheba in https://github.com/console-rs/indicatif/pull/689
- Use width to truncate
HumanFloatCountvalues by @ReagentX in https://github.com/console-rs/indicatif/pull/696 ProgressStyleenable/disable colors based on draw target by @tonywu6 in https://github.com/console-rs/indicatif/pull/699- Switch dep number_prefix to unit_prefix by @kimono-koans in https://github.com/console-rs/indicatif/pull/709
- draw_target: inline the format arg to silence clippy by @chris-laplante in https://github.com/console-rs/indicatif/pull/711
- Upgrade to console 0.16 by @djc in https://github.com/console-rs/indicatif/pull/712