Skip to content

v0.4.0: Add @reformatted directive

Compare
Choose a tag to compare
@reweeden reweeden released this 19 Sep 16:27
· 64 commits to main since this release
5ec525a

Breaking Change

  • Exception messages now contain the name of directive keys in the debug path
  • On python 3.10 and 3.11 exceptions generated by passing no arguments to storage classes will now have the subclass name in the error message rather than the parent class name.

What's Changed

  • Add directive for re-parsing extracted values by @reweeden in #16

Full Changelog: v0.3.2...v0.4.0