Json-transform

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 3

1.0.0

* implement the new/stable API design

0.4.1

* fixed wrong object match when searching for the most matching `JSONObject` while deserializing and there were multiple
objects that had the same number of matching occurrences - then the `JSONObject` with the exact same amount of
fields as the `dict` should be taken

0.4.0

* added the name of the object to the `FieldValidationError` which is thrown in the `validate_if_required_fields_satisfied`
* fixed the wrong object type when searching the most matching `JSONObject` while deserializing

0.3.1

* fix the installation error which was caused in version 0.3.0

0.3.0

* added a better compliance for the ISO-8601 date format with a few exceptions which are **NOT** implemented:
* calendar dates with `YYYY-MM` and `--MM-DD`/`--MMDD`
* week dates **completely**
* ordinal dates **completely**

0.2.0

* added support for the type unicode

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.