Skip to content

Releases: console-rs/indicatif

0.18.4

14 Feb 19:40
@djc djc
0.18.4

Choose a tag to compare

What's Changed

  • initial draft oft hold_max with heuristic by @djugei in #657
  • Fix duration after finish by @luolong in #748
  • Add refresh rate warning for ProgressDrawTarget::term_like() by @djc in #750
  • Seeking heuristic tweaks by @djc in #751
  • Expose the current tab width by @alexisfontaine in #754
  • Make WASM support optional via a feature flag by @SvenFinn in #761
  • fix: respect NO_COLOR and TERM=dumb environment variables by @shaanmajid in #764

0.18.3

11 Nov 10:12
@djc djc
0.18.3

Choose a tag to compare

What's Changed

0.18.2

11 Nov 10:12
@djc djc
0.18.2

Choose a tag to compare

What's Changed

  • Fix wide_msg truncation with a colored message by @glehmann in #740
  • style: tweak write_ansi_range() style by @djc in #741

0.18.1

21 Oct 16:12
@djc djc
0.18.1

Choose a tag to compare

What's Changed

  • Do not render "current" char if no "current" char is configured by @Finomnis in #719
  • Update vt100 requirement from 0.15.1 to 0.16.1 by @dependabot[bot] in #723
  • Bump MSRV to 1.71 with versioned lockfile by @djc in #735
  • Fix wide_bar width computation with a multiline message by @glehmann in #738

0.18.0

04 Jul 07:54
@djc djc
0.18.0

Choose a tag to compare

Unfortunately 0.17.12 had to be yanked because the console upgrade was a semver-incompatible change. Rerelease as 0.18.0 instead.

What's Changed

  • Bump version to 0.18.0 by @djc in #715

0.17.12

30 Jun 13:26
@djc djc
0.17.12

Choose a tag to compare

What's Changed

0.17.11

28 Jan 14:45
@djc djc
0.17.11

Choose a tag to compare

What's Changed

  • Change OnceCell to OnceLock in TabExpandedString by @tgross35 in #694

0.17.10

28 Jan 08:48
@djc djc
0.17.10

Choose a tag to compare

What's Changed

With some great performance improvements from @jaheba.

0.17.9

12 Nov 15:54
@djc djc
0.17.9
e84863a

Choose a tag to compare

What's Changed

0.17.8

27 Feb 11:27
@djc djc
0.17.8

Choose a tag to compare

What's Changed