Skip to content

v0.3.0

Choose a tag to compare

@mcmah309 mcmah309 released this 12 Oct 01:03
· 117 commits to master since this release
  • Breaking: Rename traits
    • IntoConcreteTracedError -> Traced
    • IntoDynTracedError -> TracedDyn
  • Breaking: Remove grouped feature flag traced in favor of using context and backtrace flags directly
  • Breaking: Removed type aliases
    • TracedResult
  • Add TE type alias for TracedError
  • Add IntoTraced trait
  • Integration with error_set guide

Full Changelog: v0.2.2...v0.3.0