Skip to content

Releases: litestar-org/polyfactory

v2.1.2

28 May 07:21
2e2f11a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

17 May 19:31
f2ba049
Compare
Choose a tag to compare

What's Changed

  • Fix handle_complex_type for Union of Literals by @gsakkis in #213
  • Fix create_random_integer to include the upper bound by @gsakkis in #214
  • Fix PydanticFieldMeta.from_model_field() for Optional fields by @gsakkis in #215

Full Changelog: v2.1.0...v2.1.1

v2.1.0

06 May 15:36
47d234b
Compare
Choose a tag to compare

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

Documentation

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

28 Apr 01:42
d671ac2
Compare
Choose a tag to compare

What's Changed

New Features

  • Bson field support for odmantic models by @gsakkis in #193

Bug Fixes

  • Make polyfactory work with Ellipsis in dataclasses by @mdczaplicki in #183
  • Fix missing f-string when raising ConfigurationException for unsupported model type by @przybylop in #186

Documentation

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

16 Apr 11:59
1f8d94c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0alpha1...v2.0.0

v2.0.0alpha1

11 Apr 13:54
cb71cd0
Compare
Choose a tag to compare
v2.0.0alpha1 Pre-release
Pre-release

What's Changed

Bugfixes

Documentation

1.0.0alpha0

01 Apr 12:04
e5c750f
Compare
Choose a tag to compare
1.0.0alpha0 Pre-release
Pre-release

This is a first pre-release