Sponsors 🌟
A huge 'Thank you!' to all other sponsors across Polar.sh, OpenCollective and GitHub Sponsors!
What's Changed
### New Features 🚀
- feat: described an ability to use async data in factory fields; refactored factories/base and some tests by @nisemenov in #641
- feat: simplify pytest plugin by @adhtruong in #652
- feat: add_providers to easily add new type provider by @iloveitaly in #659
- feat: improve random range by @adhtruong in #653
- feat: improve create factory typing by @adhtruong in #657
### Fixes 🔧
- fix: allow non-hashable type args by @adhtruong in #643
- fix(pyproject.toml): dont allow faker version less then 5.0.0 by @T0nd0Tara in #646
- build: update dependencies and ignores by @adhtruong in #648
- fix(#634): added a generate function to support SQL Numeric field by @nisemenov in #636
- fix: ignore dataclass types in pydantic field parsing by @adhtruong in #660
New Contributors
- @T0nd0Tara made their first contribution in #646
- @iloveitaly made their first contribution in #659
Full Changelog: v2.19.0...v2.20.0