Releases: phenobarbital/python-datamodel
Releases · phenobarbital/python-datamodel
0.10.17
0.10.16
What's Changed
- simple fix on constraints validations max,min will be inclusive by @phenobarbital in #256
Full Changelog: 0.10.15...0.10.16
0.10.15
0.10.14
What's Changed
- using ciso for iso-formatted datetimes to avoid dropping timezone inf… by @phenobarbital in #254
Full Changelog: 0.10.13...0.10.14
0.10.13
0.10.11
What's Changed
- added method for caching the PK of a Model by @phenobarbital in #252
Full Changelog: 0.10.10...0.10.11
0.10.10
What's Changed
- avoid error confusing list of objects with foreign key objects by @phenobarbital in #251
Full Changelog: 0.10.9...0.10.10
0.10.9
What's Changed
- added validation for typing.Literal by @phenobarbital in #249
- fix issue with setuptools-rust version by @phenobarbital in #250
- fix issue with inheritance of basemodels
Full Changelog: 0.10.8...0.10.9
0.10.8
What's Changed
- New exports by @phenobarbital in #248
- Fixed inheritance of Models
Full Changelog: 0.10.7...0.10.8
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