What's Changed
- perf: micro-optimize
BaseFactory._infer_model_typeby @sobolevn in #731 - ci: add test_success to simplify PR check by @adhtruong in #780
- feat: support NotRequired fields in TypedDictFactory by @adhtruong in #785
- feat: support for custom
collection_classin SQLAlchemy relationships by @AlexPetul in #776 - docs: add AlexPetul as a contributor for code by @allcontributors[bot] in #786
- fix: Skip association proxy creation if creator is not specified by @AlexPetul in #788
- feat: support python 3.14 by @adhtruong in #779
- docs: fix typo in changelog.rst by @sobolevn in #791
- chore: prepare v3.1.0 release by @adhtruong in #792
New Contributors
- @AlexPetul made their first contribution in #776
Full Changelog: v3.0.0...v3.1.0