- TracedError:
TracedError
, an error type wrapper that annotates an error with the current span. - SpanTrace:
SpanTrace::status
method andSpanTraceStatus
type for determining whether aSpanTrace
was successfully captured (#614)
- SpanTrace: Made backtrace formatting more consistent with upstream changes
to
std::backtrace
(#584)
- Fixed a typo in the crate description
- the maintenance badge from active to experimental
- Initial release