v2.5.0
What's Changed
🎉 Full Support with the it's official release: https://github.com/pydantic/pydantic/releases/tag/v2.0 🎉
New Contributions 🥇
- @mdczaplicki as a contributor for test, and code by @allcontributors in #274 as a result of #189
New Features 🚀
- Adjust to Pydantic v2 by @Goldziher in #284
- Use
is_safe_subclass
consistently by @gsakkis in #283 - Add @sourcery-ai config by @JacobCoffee in #271
- Use
DEFAULT_RANDOM
instead of initializing new value in BaseFactory by @mdczaplicki in #275 - Refactor base factory.get_field_value by @gsakkis in #269
Fixes 🔧
Docs 📄
- Update PyPI image, update readme by @JacobCoffee in #266
Internal / Meta
- Fix issue with @all-contributors by @Goldziher in #263
- Add peterschutt as a contributor for maintenance, doc, and test by @allcontributors in #264
Full Changelog: v2.4.0...v2.5.0