Serde

Latest version: v0.9.0

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

Scan your dependencies

Page 2 of 4

0.7.0

-----

*Released on September 8th, 2019*

- Embed ``serde-ext`` package code in serde. (`104`_)
- Rework validators as classes. (`102`_)
- Documentation overhaul. (`101`_)
- Rework tags to subclass ``BaseField``. (`100`_)
- Remove optional extras (`97`_)

.. _97: https://github.com/rossmacarthur/serde/pull/97
.. _100: https://github.com/rossmacarthur/serde/pull/100
.. _101: https://github.com/rossmacarthur/serde/pull/101
.. _102: https://github.com/rossmacarthur/serde/pull/102
.. _104: https://github.com/rossmacarthur/serde/pull/104

0.6.2

-----

*Released on July 20th, 2019*

- Add ``Regex`` field. (`95`_)
- Drop Python 3.4 support. (`94`_)

.. _95: https://github.com/rossmacarthur/serde/pull/95
.. _94: https://github.com/rossmacarthur/serde/pull/94

0.6.1

-----

*Released on April 4th, 2019*

- Fix some bugs in ``Model`` tagging. (`92`_)

.. _92: https://github.com/rossmacarthur/serde/pull/92

0.6.0

-----

*Released on March 30th, 2019*

- Improve base ``Field`` exception messages. (`86`_)
- Add ``Constant`` field. (`58`_, `85`_)
- Model tagging when serializing and deserializing. (`64`_, `81`_, `83`_)
- Streamline sdist. (`82`_)
- Better error context and handling. (`38`_, `80`_)

.. _86: https://github.com/rossmacarthur/serde/pull/86
.. _85: https://github.com/rossmacarthur/serde/pull/85
.. _83: https://github.com/rossmacarthur/serde/pull/83
.. _82: https://github.com/rossmacarthur/serde/pull/82
.. _80: https://github.com/rossmacarthur/serde/pull/80

.. _81: https://github.com/rossmacarthur/serde/issues/81
.. _64: https://github.com/rossmacarthur/serde/issues/64
.. _58: https://github.com/rossmacarthur/serde/issues/58
.. _38: https://github.com/rossmacarthur/serde/issues/38

0.5.2

-----

*Released on February 4th, 2019*

- Add ``Long`` field in Python 2. (`79`_)
- Fix a bug where validators was a required dependency. (`78`_)
- Support conversion between Pickle. (`10`_, `76`_)

.. _79: https://github.com/rossmacarthur/serde/pull/79
.. _78: https://github.com/rossmacarthur/serde/pull/78
.. _76: https://github.com/rossmacarthur/serde/pull/76

.. _10: https://github.com/rossmacarthur/serde/issues/10

0.5.1

-----

*Released on January 29th, 2019*

- Reexport `serde-ext`_ fields and validators. (`75`_)

.. _75: https://github.com/rossmacarthur/serde/pull/75

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.