New
0.18.1
What's Changed
- Do not render "current" char if no "current" char is configured by @Finomnis in https://github.com/console-rs/indicatif/pull/719
- Update vt100 requirement from 0.15.1 to 0.16.1 by @dependabot[bot] in https://github.com/console-rs/indicatif/pull/723
- Bump MSRV to 1.71 with versioned lockfile by @djc in https://github.com/console-rs/indicatif/pull/735
- Fix wide_bar width computation with a multiline message by @glehmann in https://github.com/console-rs/indicatif/pull/738