Json-transform

Latest version: v1.0.1

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

Scan your dependencies

Page 2 of 3

0.1.9.1

* fixed the problem where the type bool would not be recognized during serialization/deserialization

0.1.9

* removed the serialization and deserialization logic from the JSONObject and created separate objects for serializing and
deserializing

0.1.8

* added the **nullable** parameter to the `field()` decorator which indicates that a field is nullable during
serialization and deserialization

0.1.7

* added the **required** parameter to the `field()` decorator which indicates that a field is required during the
deserialization
* fixed the deserialization of a dict which doesnt have an appropriate JSONObject so that all it's values are reversed
from the normalization process

0.1.6

* fixed the deserialization of JSON objects inside a list/iterable
* fixed regex for datetimes that have a timezone with negative utc offset

0.1.5.1

* packaging fix after changing the name of the repo

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.