Releases: asfadmin/mandible
Releases · asfadmin/mandible
v0.8.1
v0.8.0
v0.7.1
v0.7.0
v0.6.1
What's Changed
- Fix tests for Key object refactor by @reweeden in #24
- PR-5975: Add support for optional keys by @mckadesorensen in #25
New Contributors
- @mckadesorensen made their first contribution in #25
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0: Add builder functions
Breaking Change
- Exceptions raised during the evaluation of a directive's
call
method are now wrapped in aMetadataMapperError
What's Changed
Full Changelog: v0.4.0...v0.5.0
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
v0.3.2
v0.3.1: H5 Boolean bugfix
What's Changed
Full Changelog: v0.3.0...v0.3.1