Serde

Latest version: v0.9.0

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

Scan your dependencies

Page 4 of 4

0.2.1

-----

*Released on November 21th, 2018*

- Fix ``SerdeErrors`` having incorrect context. (`32`_)
- Add ``IpAddress``, ``Ipv4Address``, ``Ipv6Address``, and ``MacAddress``
fields. (`3`_, `30`_)
- Add ``DateTime``, ``Date``, and ``Time`` fields. (`2`_, `29`_)

.. _32: https://github.com/rossmacarthur/serde/pull/30
.. _30: https://github.com/rossmacarthur/serde/pull/30
.. _29: https://github.com/rossmacarthur/serde/pull/29

.. _3: https://github.com/rossmacarthur/serde/issues/3
.. _2: https://github.com/rossmacarthur/serde/issues/2

0.2.0

-----

*Released on November 16th, 2018*

- Add validate module with validate functions for use with fields. (`22`_)
- Support ``Field`` creation from functions. (`22`_)
- General API improvements. (`17`_)
- Support conversion between TOML, YAML. (`7`_, `8`_, `16`_)
- Add ``Boolean``, ``Dictionary``, ``Integer``, and ``String`` aliases.
(`11`_, `14`_)
- Add ``serializers`` and ``deserializers`` ``Field`` options for arbitrary
serializer and deserializer functions. (`6`_)
- ``Nested`` fields now take the same options as ``to_dict()`` and
``from_dict()`` on ``Model`` objects. (`5`_)

.. _22: https://github.com/rossmacarthur/serde/pull/22
.. _17: https://github.com/rossmacarthur/serde/pull/17
.. _16: https://github.com/rossmacarthur/serde/pull/16
.. _14: https://github.com/rossmacarthur/serde/pull/14
.. _6: https://github.com/rossmacarthur/serde/pull/6
.. _5: https://github.com/rossmacarthur/serde/pull/5

.. _11: https://github.com/rossmacarthur/serde/issues/11
.. _8: https://github.com/rossmacarthur/serde/issues/8
.. _7: https://github.com/rossmacarthur/serde/issues/7

0.1.2

-----

*Released on October 28th, 2018*

- Add support for ignoring unknown dictionary keys (`1`_)

.. _1: https://github.com/rossmacarthur/serde/pull/1

0.1.1

-----

*Released on October 27th, 2018*

- Initial release, fixed.

0.1.0

-----

*Released on October 27th, 2018*

- Initial release, yanked.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.