- Deprecate
ResultContext
andOptionContext
in favor ofErrContext
andNoneContext
for feature flags- Break feature out into separate crate err_trail that can be used independent of
error_set
- Break feature out into separate crate err_trail that can be used independent of
- fix: changed all_cfg_attributes to a HashSet ... by @lanastara in #25
- Improve error messages for invalid syntax
- Support nested generics
New Contributors
- @lanastara made their first contribution in #25
Full Changelog: v0.8.3...v0.8.4