Releases: litestar-org/polyfactory
Releases · litestar-org/polyfactory
v2.1.2
What's Changed
- Bump requests from 2.30.0 to 2.31.0 by @dependabot in #219
- Include missing types in creating constrained field values by @guacs in #220
- docs: add guacs as a contributor for code by @allcontributors in #221
- fix type provider for UUID by @guacs in #224
New Contributors
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
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
v2.0.1
What's Changed
New Features
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
- docs: add mdczaplicki as a contributor for code by @allcontributors in #185
- docs: add przybylop as a contributor for code by @allcontributors in #187
- chore(meta): update maintainers by @JacobCoffee in #194
New Contributors
- @mdczaplicki made their first contribution in #183
- @przybylop made their first contribution in #186
- @gsakkis made their first contribution in #193
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Add constrained abstraction by @Goldziher in #175
Full Changelog: v2.0.0alpha1...v2.0.0
v2.0.0alpha1
What's Changed
Bugfixes
- Make
MissingDependencyException
a subclass of ImportError by @provinzkraut in #167 - Fix #164: Remove hard pytest dependency by @provinzkraut in #165
Documentation
- Add documentation by @Goldziher in #156
- Add persistence examples by @Goldziher in #157
- Add examples for customizing value generation by @Goldziher in #159
1.0.0alpha0
This is a first pre-release