Skip to content

error-stack@0.5.0

Latest
Compare
Choose a tag to compare
@TimDiekmann TimDiekmann released this 12 Jul 14:23
· 580 commits to main since this release
79dbaf6

crates.io libs.rs rust-version documentation license

What changed

Features

  • Capture source() errors when converting Error to Report (#4678)

Breaking Changes

  • Backtraces are not included in the std feature anymore. Instead, the backtrace feature is used which is enabled by default (#4685)
  • Remove deprecated IntoReport (#4706)

New Contributors

  • @dpc made their first contribution in #3228

Full Changelog: https://github.com/hashintel/hash/compare/error-stack@0.4.1...error-stack@0.5.0