PackageTrack
Sign in Get early access

color-eyre

An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.

0.6.5 65M downloads/mo #1061 most downloaded on crates.io eyre-rs/eyre

What this package is like to depend on

Last release 1 years ago

30 May 2025

Ships unpredictably

gaps range from 8 days to 1.7 years

Some releases are documented

notes for 13 of 26 stable releases

3 versions withdrawn

withdrawn after publishing

6 years old

33 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

33 releases · May 2020 to May 2025
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 33
  1. 0.6.5 30 May 2025
    Release notes

    Bump color-eyre to 0.6.5, color-spantrace to 0.3.0

    Open source →
  2. 0.6.4 02 May 2025 withdrawn

    Nothing published for this version

  3. 0.6.3 14 Mar 2024

    Nothing published for this version

  4. 0.6.2 11 Jul 2022
    Release notes

    Added

    • Option to disable display of location section in error reports
    Open source →
  5. 0.6.1 25 Feb 2022
    Release notes

    Changed

    • Collapsed backtrace help text into fewer lines
    Open source →
  6. 0.6.0 13 Jan 2022
    Release notes

    Changed

    • Updated dependencies to match newest tracing versions
    Open source →
  7. 0.5.11 13 Apr 2021

    Nothing published for this version

  8. 0.5.10 03 Dec 2020
    Release notes

    Added

    • Support custom themes
    Open source →
  9. 0.5.9 02 Dec 2020
    Release notes

    Fixed

    • Bumped color-spantrace dependency version to fix a panic
    Open source →
  10. 0.5.8 23 Nov 2020
    Release notes

    Added

    • Exposed internal interfaces for the panic handler so that it can be wrapped by consumers to customize the behaviour of the panic hook.
    Open source →
  11. 0.5.7 06 Nov 2020
    Release notes

    Fixed

    • Added missing cfgs that caused compiler errors when only enabling the issue-url feature
    Open source →
  12. 0.5.6 03 Oct 2020
    Release notes

    Added

    • Add support for track caller added in eyre 0.6.1 and print original callsites of errors in all eyre::Reports by default
    Open source →
  13. 0.5.5 21 Sep 2020
    Release notes

    Added

    • add issue_filter method to HookBuilder for disabling issue generation based on the error encountered.
    Open source →
  14. 0.5.5-rc.1 21 Sep 2020 pre-release

    Nothing published for this version

  15. 0.5.4 17 Sep 2020
    Release notes

    Added

    • Add new "issue-url" feature for generating issue creation links in error reports pre-populated with information about the error
    Open source →
  16. 0.5.4-rc.3 16 Sep 2020 pre-release

    Nothing published for this version

  17. 0.5.4-rc.2 16 Sep 2020 pre-release

    Nothing published for this version

  18. 0.5.4-rc.1 16 Sep 2020 pre-release

    Nothing published for this version

  19. 0.5.3 15 Sep 2020
    Release notes

    Added

    • add panic_section method to HookBuilder for overriding the printer for the panic message at the start of panic reports
    Open source →
  20. 0.5.2 01 Sep 2020
    Release notes

    Added

    • make it so all Section trait methods can be called on Report in addition to the already supported usage on Result<T, E: Into<Report>>
    • panic_section to HookBuilder to add custom sections to panic reports
    • display_env_section to HookBuilder to disable the output indicating what environment variables can be set to manipulate the error reports

    Changed

    • switched from ansi_term to owo-colors for colorizing output, allowing for better compatibility with the Display trait

    <!-- next-url --> [Unreleased]: https://github.com/eyre-rs/color-eyre/compare/v0.6.2...HEAD [0.6.2]: https://github.com/eyre-rs/color-eyre/compare/v0.6.1...v0.6.2 [0.6.1]: https://github.com/eyre-rs/color-eyre/compare/v0.6.0...v0.6.1 [0.6.0]: https://github.com/eyre-rs/color-eyre/compare/v0.5.11...v0.6.0 [0.5.11]: https://github.com/eyre-rs/color-eyre/compare/v0.5.10...v0.5.11 [0.5.10]: https://github.com/eyre-rs/color-eyre/compare/v0.5.9...v0.5.10 [0.5.9]: https://github.com/eyre-rs/color-eyre/compare/v0.5.8...v0.5.9 [0.5.8]: https://github.com/eyre-rs/color-eyre/compare/v0.5.7...v0.5.8 [0.5.7]: https://github.com/eyre-rs/color-eyre/compare/v0.5.6...v0.5.7 [0.5.6]: https://github.com/eyre-rs/color-eyre/compare/v0.5.5...v0.5.6 [0.5.5]: https://github.com/eyre-rs/color-eyre/compare/v0.5.4...v0.5.5 [0.5.4]: https://github.com/eyre-rs/color-eyre/compare/v0.5.3...v0.5.4 [0.5.3]: https://github.com/eyre-rs/color-eyre/compare/v0.5.2...v0.5.3 [0.5.2]: https://github.com/eyre-rs/color-eyre/releases/tag/v0.5.2

    Open source →
  21. 0.5.1 06 Aug 2020

    Nothing published for this version

  22. 0.5.0 06 Jul 2020

    Nothing published for this version

  23. 0.4.2 05 Jul 2020

    Nothing published for this version

  24. 0.4.1 21 Jun 2020

    Nothing published for this version

  25. 0.4.0 21 Jun 2020 withdrawn

    Nothing published for this version

  26. 0.3.4 03 Jun 2020

    Nothing published for this version

  27. 0.3.2 19 May 2020

    Nothing published for this version

  28. 0.3.1 17 May 2020

    Nothing published for this version

  29. 0.3.0 07 May 2020

    Nothing published for this version

  30. 0.2.3 07 May 2020 withdrawn

    Nothing published for this version

  31. 0.2.2 07 May 2020

    Nothing published for this version

  32. 0.2.1 07 May 2020

    Nothing published for this version

  33. 0.2.0 07 May 2020

    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