Deprecated
- Deprecate usage of
__collection__
to customize the collection name. Prefer thecollection
Config option (more details)
Added
-
Allow parsing document with unset fields defaults (documentation) (#28 by @art049)
-
It's now possible to define custom
json_encoders
on the Models -
Some other
Config
options provided by Pydantic are now available (more details)