Pydictable

Latest version: v2.2.0

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

Scan your dependencies

Page 1 of 6

2.2.0

What's Changed
* Add object level validation by gowthamvbhat in https://github.com/pskd73/pydictable/pull/46
* Fix version by gowthamvbhat in https://github.com/pskd73/pydictable/pull/47


**Full Changelog**: https://github.com/pskd73/pydictable/compare/2.1.1...2.2.0

2.1.1

What's Changed
* Use vars function to get attributes in order of definition by gowthamvbhat in https://github.com/pskd73/pydictable/pull/45


**Full Changelog**: https://github.com/pskd73/pydictable/compare/2.1.0...2.1.1

2.1.0

Additions
* `from pydictable import get_json_schema` to get the json schma `get_json_schema(MyDictAble)`
* JSON schema now contains `$refs` so that cyclic references are possible

What's Changed
* Add get_json_schema completely independent by pskd73 in https://github.com/pskd73/pydictable/pull/43
* Feature/json schema export by pskd73 in https://github.com/pskd73/pydictable/pull/44


**Full Changelog**: https://github.com/pskd73/pydictable/compare/2.0.2...2.1.0

2.0.2

What's Changed
* Fix - Handle multiple fields with the same type in union by gowthamvbhat in https://github.com/pskd73/pydictable/pull/42


**Full Changelog**: https://github.com/pskd73/pydictable/compare/2.0.1...2.0.2

2.0.1

What's Changed
* Fix ObjectField validate_dict. Use only validate_dict instead of cons… by pskd73 in https://github.com/pskd73/pydictable/pull/41


**Full Changelog**: https://github.com/pskd73/pydictable/compare/2.0.0...2.0.1

2.0.0

What's Changed
* Added skip optional support in to_dict by sameer-639 in https://github.com/pskd73/pydictable/pull/39
* Definition for abstract function "to_dict()" has been changed for Field & _BaseDictAble.
* kindly update the definition for the custom fields & dictables you might have extended from these abstract classes.
* If there are no such custom fields or dictable implemented, then you are already covered.

**Full Changelog**: https://github.com/pskd73/pydictable/compare/1.3.1...2.0.0

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.