Releases: beda-software/drf-writable-nested
Releases · beda-software/drf-writable-nested
v0.7.2
What's Changed
- Update GH actions versions in workflows by @browniebroke in #189
- Drop support for end-of-life Python 3.8 by @browniebroke in #187
- Add official support for Django 5.1-5.2 and Python 3.13 by @browniebroke in #188
Full Changelog: v0.7.1...v0.7.2
v0.7.1
- Add support for Python 3.12, Django 5.0, DRF 3.15 (@browniebroke)
- Drop support for Python <3.7, Django <4.2, DRF <3.14 (@browniebroke)
v0.7.0
0.6.4
v0.6.3
v0.6.2
- Fix: Refresh from DB when updating nested object #122 (@pcarn)
- Fix: UniqueFieldsMixin validation optional for partial update #117 (@robinchow)
- Add Django 3.1 to CI tests (@johnthagen)
v0.6.1
v0.6.0
- Drop end-of-life Django versions, add Django 2.2 and 3.0, and Python 3.8 (@johnthagen)