PackageTrack
Sign in Get early access

indicatif

A progress bar and cli reporting library for Rust

0.18.6 203M downloads/mo #501 most downloaded on crates.io console-rs/indicatif

What this package is like to depend on

Last release 1 months ago

01 Jul 2026

Ships fairly regularly

a new release about every 4 months

Rarely documented

notes for 9 of 44 stable releases

1 version withdrawn

withdrawn after publishing

9 years old

56 releases · first in 2017

6 releases in the last 12 months

see the full history below

Release timeline

56 releases · Apr 2017 to Jul 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 56
  1. 0.18.6 01 Jul 2026
    Release notes

    What's Changed

    • fix: correctly detect dumb terminal on Windows by @ugur-eren in #818
    Open source →
  2. 0.18.5 29 Jun 2026
    Release notes

    What's Changed

    • Upgrade to rand 0.10 by @djc in #768
    • multi: document common MultiProgress bugs + behavior (#595) by @chris-laplante in #786
    • Use div_duration_f64 by @ChrisDenton in #792
    • Clear the rest of line after drawing to the terminal by @ChrisDenton in #790
    • Fix ProgressDrawTarget.is_stderr() for MultiProgress by @kojiishi in #803
    • Fix height and filler when wrapped at the middle of wide characters by @kojiishi in #799
    • fix: respect NO_COLOR and TERM=dumb environment variable by @ValentinLeTallec in #808
    • Fix stray comma after minus sign in HumanFloatCount by @sueun-dev in #815
    • Fix HumanFloatCount dropping the fractional part by @greymoth-jp in #816
    • style module cleanup by @djc in #813
    • Drop screenshots from MultiProgress documentation by @djc in #817
    Open source →
  3. 0.18.4 14 Feb 2026
    Release notes

    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
    Open source →
  4. 0.18.3 11 Nov 2025
    Release notes

    What's Changed

    Open source →
  5. 0.18.2 27 Oct 2025
    Release notes

    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
    Open source →
  6. 0.18.1 21 Oct 2025
    Release notes

    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
    Open source →
  7. 0.18.0 04 Jul 2025
    Release notes

    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
    Open source →
  8. 0.17.12 30 Jun 2025 withdrawn
    Release notes

    What's Changed

    Open source →
    Release notes

    This tag was signed with the committer’s verified signature .

    djc Dirkjan Ochtman

    SSH Key Fingerprint: 37smfZ/b9hCzt4lr8r1baBBAPt9mNWXkOPDefColTWI Verified Learn about vigilant mode .

    f46ba0a

    What's Changed

    • Add ProgressBar::force_draw by @jaheba in #689

    • Use width to truncate HumanFloatCount values by @ReagentX in #696

    • ProgressStyle enable/disable colors based on draw target by @tonywu6 in #699

    • Switch dep number_prefix to unit_prefix by @kimono-koans in #709

    • draw_target: inline the format arg to silence clippy by @chris-laplante in #711

    • Upgrade to console 0.16 by @djc in #712

    Contributors

    jaheba, djc, and 4 other contributors

    Open source →
  9. 0.17.11 28 Jan 2025
    Release notes

    What's Changed

    • Change OnceCell to OnceLock in TabExpandedString by @tgross35 in #694
    Open source →
  10. 0.17.10 28 Jan 2025
    Release notes

    What's Changed

    With some great performance improvements from @jaheba.

    Open source →
  11. 0.17.9 12 Nov 2024

    Nothing published for this version

  12. 0.17.8 10 Feb 2024

    Nothing published for this version

  13. 0.17.7 22 Sep 2023

    Nothing published for this version

  14. 0.17.6 02 Aug 2023

    Nothing published for this version

  15. 0.17.5 03 Jun 2023

    Nothing published for this version

  16. 0.17.4 29 May 2023

    Nothing published for this version

  17. 0.17.3 14 Jan 2023

    Nothing published for this version

  18. 0.17.2 08 Nov 2022

    Nothing published for this version

  19. 0.17.1 14 Sep 2022

    Nothing published for this version

  20. 0.17.0 30 Jul 2022

    Nothing published for this version

  21. 0.17.0-rc.11 24 May 2022 pre-release

    Nothing published for this version

  22. 0.17.0-rc.10 28 Mar 2022 pre-release

    Nothing published for this version

  23. 0.17.0-rc.9 13 Mar 2022 pre-release

    Nothing published for this version

  24. 0.17.0-rc.8 09 Mar 2022 pre-release

    Nothing published for this version

  25. 0.17.0-rc.6 28 Feb 2022 pre-release

    Nothing published for this version

  26. 0.17.0-rc.5 22 Feb 2022 pre-release

    Nothing published for this version

  27. 0.17.0-rc.4 10 Feb 2022 pre-release

    Nothing published for this version

  28. 0.17.0-rc.3 10 Feb 2022 pre-release

    Nothing published for this version

  29. 0.17.0-rc.2 01 Feb 2022 pre-release

    Nothing published for this version

  30. 0.17.0-rc.1 02 Jan 2022 pre-release

    Nothing published for this version

  31. 0.17.0-beta.1 02 Aug 2021 pre-release

    Nothing published for this version

  32. 0.16.2 25 May 2021

    Nothing published for this version

  33. 0.16.1 20 May 2021

    Nothing published for this version

  34. 0.16.0 30 Apr 2021

    Nothing published for this version

  35. 0.15.0 14 Jun 2020

    Nothing published for this version

  36. 0.14.0 30 Jan 2020

    Nothing published for this version

  37. 0.13.0 03 Nov 2019

    Nothing published for this version

  38. 0.12.0 07 Sep 2019

    Nothing published for this version

  39. 0.11.0 26 Dec 2018

    Nothing published for this version

  40. 0.10.3 05 Dec 2018

    Nothing published for this version

  41. 0.10.2 02 Dec 2018

    Nothing published for this version

  42. 0.10.1 23 Nov 2018

    Nothing published for this version

  43. 0.10.0 23 Nov 2018

    Nothing published for this version

  44. 0.9.0 16 Jan 2018

    Nothing published for this version

  45. 0.8.0 10 Oct 2017

    Nothing published for this version

  46. 0.7.0 01 Sep 2017

    Nothing published for this version

  47. 0.6.0 27 Jun 2017

    Nothing published for this version

  48. 0.5.1 21 Jun 2017

    Nothing published for this version

  49. 0.5.0 11 May 2017

    Nothing published for this version

  50. 0.4.0 09 May 2017

    Nothing published for this version

  51. 0.3.3 27 Apr 2017

    Nothing published for this version

  52. 0.3.2 27 Apr 2017

    Nothing published for this version

  53. 0.3.1 27 Apr 2017

    Nothing published for this version

  54. 0.3.0 27 Apr 2017

    Nothing published for this version

  55. 0.2.0 27 Apr 2017

    Nothing published for this version

  56. 0.1.0 26 Apr 2017

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive