Skip to content

v2.9.0

Compare
Choose a tag to compare
@guacs guacs released this 19 Sep 03:08
· 80 commits to main since this release
f2c6fe1

馃帀 New Contributors 馃帀

馃挵 Sponsors 馃挵

GitHub Sponsors: @benjamin-kirkbride, @crisog
OpenCollective: Christian Y, GitHub Sponsors, Shubham Prajapati, Snyk, Matteo

What's Changed

New Features 馃殌

馃敡 Fixes

  • Properly type hint create_factory by @guacs in #360
  • Properly handle stringified/forward annotations in attrs models by @guacs in #370
  • Don't register AttrsFactory by default in attrs models by @guacs in #370
  • Handle size=0 constraints for collections by @adhtruong in #373
  • Use dataclasses API for parsing dataclass models by @anthonyjgraff in #371

Infra 馃殕

Full Changelog: v2.8.2...v2.9.0