marshmallow-union
stable
Overview
Installation
Usage
Reference
Contributing
Authors
0.1.12 (2019-10-24)
Backward-incompatible Changes
0.1.11 (2019-06-19)
Changes
Changelog
0.1.10 (2019-06-08)
Changes
0.1.0 (2019-06-07)
marshmallow-union
Docs
»
0.1.12 (2019-10-24)
Edit on GitHub
0.1.12 (2019-10-24)
¶
Backward-incompatible Changes
¶
On serialization,
marshmallow_union.ExceptionGroup
is raised if all candidate fields fail.
#24
0.1.11 (2019-06-19)
¶
Changes
¶
Override the underscore-prefixed methods instead of the plain ones
#22
Changelog
¶
0.1.10 (2019-06-08)
¶
Changes
¶
Use Towncrier for changelog.
#18
0.1.0 (2019-06-07)
¶
First release on PyPI.