Skip to content

v0.8.4

Latest
Compare
Choose a tag to compare
@mcmah309 mcmah309 released this 28 Dec 17:46
· 3 commits to master since this release
  • Deprecate ResultContext and OptionContext in favor of ErrContext and NoneContext for feature flags
    • Break feature out into separate crate err_trail that can be used independent of error_set
  • fix: changed all_cfg_attributes to a HashSet ... by @lanastara in #25
  • Improve error messages for invalid syntax
  • Support nested generics

New Contributors

Full Changelog: v0.8.3...v0.8.4