What's Changed
Bug fixes
- Fix flatten on an optional dataclass field with a default by @sarathfrancis90 in #776
- Fix nested generic dataclass deserialization (#464) by @apoorvdarshan in #775
Build
- Bump actions/setup-python from 6 to 7 by @dependabot[bot] in #780
Other changes
- Reduce from_obj complexity by @gaoflow in #767
- Bump pillow from 12.2.0 to 12.3.0 in the uv group across 1 directory by @dependabot[bot] in #777
New Contributors
- @apoorvdarshan made their first contribution in #775
Full Changelog: v0.31.7...v0.31.8