Marshmallow-union

Latest version: v0.1.15.post1

Safety actively analyzes 619504 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.15

-------------------

Changes
^^^^^^^

- Fix `32 <https://github.com/adamboche/python-marshmallow-union/issues/32>`_ : Never ignore the value passed to `_serialize`. Notably, this fixes the serialization of lists of unions, such as :code:`List(Union([Int(), String()]))`

0.1.12

-------------------


Backward-incompatible Changes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- On serialization, :class:`marshmallow_union.ExceptionGroup` is raised if all candidate fields fail.
`24 <https://github.com/adamboche/python-marshmallow-union/issues/24>`_


----

0.1.11

-------------------


Changes
^^^^^^^

- Override the underscore-prefixed methods instead of the plain ones
`22 <https://github.com/adamboche/python-marshmallow-union/issues/22>`_


----


Changelog
=========

0.1.10

-------------------


Changes
^^^^^^^

- Use Towncrier for changelog.
`18 <https://github.com/adamboche/python-marshmallow-union/issues/18>`_


----

0.1.0

------------------

* First release on PyPI.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.