Skip to content

v2.11.0

Compare
Choose a tag to compare
@guacs guacs released this 23 Oct 14:01
· 60 commits to main since this release
b7b88a8

馃挵 Sponsors 馃挵

GitHub Sponsors: @benjamin-kirkbride @crisog
OpenCollective: Christian Y, Anonymous

What's Changed

New Features 馃殌

  • Check if fields declared on the factory belong to the model by @johnraz in #405
  • Support annotation with Constraints by @guacs in #411
  • Deprecate FieldMeta collection params by @adhtruong in #417

Fixes 馃敡

  • Handle Required and NonRequired annotations in TypedDict by @guacs in #422
  • Respect override of optional nested model fields through kwargs passed to the build method by @julioolvr in #420

Infra 馃殕

  • Update installation of dependencies for document generation by @adhtruong in #414

Documentation 馃摎

  • Reorder documentation and add documentation on factories as fields by @adhtruong in #418

New Contributors

Full Changelog: v2.10.0...v2.11.0