Releases: phenobarbital/python-datamodel
Releases · phenobarbital/python-datamodel
0.1.4
0.1.3
What's Changed
- fix error on validation with required and nullable fields by @phenobarbital in #51
Full Changelog: 0.1.2...0.1.3
0.1.0
What's Changed
- New version of DataModel by @phenobarbital in #48
- Bump pytest-asyncio from 0.19.0 to 0.20.1 by @dependabot in #47
- Exporting Models as JSON-schemas.
Full Changelog: 0.0.38...0.1.0
0.0.38
What's Changed
- Updated version of DataModel by @phenobarbital in #46
Full Changelog: 0.0.37...0.0.38
0.0.35
- Method "set" can work over "strict" models (discard non-existent fields).
0.0.34
0.0.27
0.0.26
What's Changed
- Fix bug on conversion when List[dataclass] is added as type by @phenobarbital in #31
Full Changelog: 0.0.25...0.0.26
0.0.25
What's Changed
- support for +3.9 and +3.10 by @phenobarbital in #27
- added new readme by @phenobarbital in #28
- Fix on release pipeline by @jelitox in #29
- New version by @phenobarbital in #30
Full Changelog: 0.0.21...0.0.25