v0.2.0
- Added the
tracedfeature flag. See here - Rename
inflate/deflatetowiden/narrow TracedErrorno longer implementsstd::error::Errorbut&TracedErrordoes- Can now call
context/with_contextdirectly on anstd::error::Errortype (no need for.traced_dyn()first) - No longer possible to accidentally nest
TracedError's
- Can now call
Full Changelog: v0.1.0...v0.2.0