Skip to content

Releases: litestar-org/polyfactory

v2.8.1

10 Sep 14:58
7af5469
Compare
Choose a tag to compare

What's Changed

Fixes 🔧

  • Add missing factories to builtin registration by @guacs in #351

Docs 📄

Infra 🚆

Full Changelog: v2.8.0...v2.8.1

v2.8.0

26 Aug 12:37
7b46b57
Compare
Choose a tag to compare

🎉 New Contributors 🎉

What's Changed

New Features 🚀

  • Added support for constraints for mapping types by @guacs in #337
  • Added support for pydantic's date types by @185504a9 in #333

Fixes 🔧

  • Ensure no override of Faker instance by @guacs in #331

Infra 🚆

Full Changelog: v2.7.2...v2.8.0

v2.7.2

09 Aug 11:30
710d3ce
Compare
Choose a tag to compare

Fixes 🔧

Full Changelog: v2.7.1...v2.7.2

v2.7.1

08 Aug 17:05
04a504b
Compare
Choose a tag to compare

🎉 New Contributors 🎉

What's Changed

Infra 🚆

Fixes 🔧

  • fix: add support for Json type in Pydantic factory by @guacs in #315
  • fix: constrained strings not deterministic with seed because urandom not seedable by @klimantje in #319
  • fix: random seed configuration by @guacs in #321
  • fix: include Pydantic Field constraints when using Optional type by @tcrasset in #323

Full Changelog: v2.7.0...v2.7.1

v2.7.0

28 Jul 17:24
3e45f8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.3...v2.7.0

v2.6.3

21 Jul 15:24
e703593
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.6.3

v2.6.2

14 Jul 15:44
86585d0
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v2.6.1...v2.6.2

v2.6.1

10 Jul 17:12
d331ae0
Compare
Choose a tag to compare

What's Changed

🎉 New Contributors 🎉

Fixes

Documentation

Full Changelog: v2.6.0...v2.6.1

v2.6.0

09 Jul 18:26
79e8145
Compare
Choose a tag to compare

What's Changed

New Features 🚀

Fixes 🔧

  • Fix const not being used with pydantic v1 models. by @Goldziher in #293

Full Changelog: v2.5.0...v2.6.0

v2.5.0

30 Jun 19:43
2b050bb
Compare
Choose a tag to compare

What's Changed

🎉 Full Pydantic Support with the it's official release: https://github.com/pydantic/pydantic/releases/tag/v2.0 🎉

New Contributions 🥇

New Features 🚀

Fixes 🔧

  • Support overriding base factories locally (v2) by @gsakkis in #267

Docs 📄

Internal / Meta

Full Changelog: v2.4.0...v2.5.0