Skip to content

v0.9.0

Choose a tag to compare

@TethysSvensson TethysSvensson released this 22 Nov 18:28
· 48 commits to main since this release
Immutable release. Only release title and notes can be modified.
2772039

Added

  • Added a new compat module added poulated it with eyre and error-stack compatibility #55
  • Added a format_with_hook method on reports to format a report using a specific hook #57

Changed

  • Refactored the anyhow_compat module into the new compat module #55

Fixed

  • Removed an unintentional dependency on triomphe with default-features turned on #61