New Features
- Add an
auto-chain-errorfeature to letgix-error::Errorproduce error chains suitable foranyhow. - make it possible to produce errors that work well with
anyhowsource-chain display. - anyhow support for
gix-error::Exn
This is mainly useful forgitoxide-core, which may call plumbing. - Add
Exn::downcast_any_ref()
New Features (BREAKING)
- Use
gix-erroringix-date
This will make for easier introspection for users of these errors.
Refactor (BREAKING)
- ErrorExt::raise_iter to raise_all + remove Frame::downcast
Be more compatible toexn. - catch up Exn designs with the upstream
refactor!: renameExn::from_itertoraise_all
Commit Statistics
- 3 commits contributed to the release.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages