v0.4.0: Add @reformatted directive
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
Full Changelog: v0.3.2...v0.4.0