What's Changed
New Features
- Factory inheritance by @gsakkis in #203
- Add support for custom root types in Pydantic model factory by @Iipin in #210
- Enhancement: PostGenerated classmethods by @gsakkis in #204
Bug Fixes
- Fix: Random union types for dict by @sygutss in #200
- Misc. fixes for complex types by @gsakkis in #202
- Don't ignore the id field of odmantic models by @gsakkis in #209
Documentation
- corrected locale info in comment by @chrisbeardy in #206
New Contributors
- @sygutss made their first contribution in #200
- @chrisbeardy made their first contribution in #206
- @Iipin made their first contribution in #210
Full Changelog: v2.0.1...v2.1.0