Releases: phenobarbital/python-datamodel
Releases · phenobarbital/python-datamodel
0.10.7
What's Changed
- adding support to parse ObjectId bson objects into string and binary by @phenobarbital in #247
Full Changelog: 0.10.6...0.10.7
0.10.6
What's Changed
- fix the repr to avoid errors with a field fails to be converted int… by @phenobarbital in #246
Full Changelog: 0.10.5...0.10.6
0.10.5
0.10.4
0.10.3
What's Changed
- New export to Adaptive Cards by @phenobarbital in #239
- fix upload release by @phenobarbital in #240
- removed incompatible setup implementation by @phenobarbital in #241
- fix rust dependency by @phenobarbital in #242
- New export: adaptive cards by @phenobarbital in #243
Full Changelog: 0.10.0...0.10.3
0.10.2
What's Changed
- Adding new Rust parser and cython JSON decoder by @phenobarbital in #238
- New export to Adaptive Cards by @phenobarbital in #239
- fix upload release by @phenobarbital in #240
- removed incompatible setup implementation by @phenobarbital in #241
- fix rust dependency by @phenobarbital in #242
Full Changelog: 0.9.4...0.10.2
0.10.0
What's Changed
- Adding new Rust parser and cython JSON decoder by @phenobarbital in #238
Full Changelog: 0.9.4...0.10.0
0.9.4
What's Changed
- verify mapping.pxd file include from setuptools by @phenobarbital in #234
- implementing descriptors by @phenobarbital in #235
- fix an segfault for infinite iteration on parse_type by @phenobarbital in #236
- issue with parse_type an NewType objects by @phenobarbital in #237
Full Changelog: 0.9.0...0.9.4
0.9.1
What's Changed
- adding more tests and stabilization over validations and parsers by @phenobarbital in #233
- verify mapping.pxd file include from setuptools by @phenobarbital in #234
Full Changelog: 0.8.16...0.9.1
0.9.0
What's Changed
- adding more tests and stabilization over validations and parsers by @phenobarbital in #233
- "as_objects" is by default false then parsing of type objects is not happening until "as_objects" is set to True.
Full Changelog: 0.8.16...0.9.0