This repository was archived by the owner on Jul 8, 2023. It is now read-only.
Releases: blb-ventures/strawberry-django-plus
Releases · blb-ventures/strawberry-django-plus
Release 1.32
What's Changed
- fix: deletes instead of removes non-nullable one to many related objects on nested update by @gersmann in #147
New Contributors
Full Changelog: v1.31.1...v1.32
Release 1.31.1
Release 1.31
What's Changed
- feat: enum type for standard django choices by @fabien-michel in #137
New Contributors
- @fabien-michel made their first contribution in #137
Full Changelog: 1.30.1...v1.31
Release 1.30.1
What's changed
- fix: Workaround adding order/filters in django connections in a thread-safe way
Full Changelog: v1.30...1.30.1
Release 1.30
Release 1.29
What's Changed
- feat: Support strawberry 0.139+
- Update debug-toolbar.md in #141
Full Changelog: v1.28.6...v1.29
Release 1.28.6
Full Changelog: v1.28.5...v1.28.6
Release 1.28.5
What's changed
- fix: Keep django_name when it is provided by the user
Full Changelog: v1.28.4...v1.28.5
Release 1.28.4
What's Changed
- [#134] Add
is_basic_fieldtoRelayFieldby @LucasPickering in #135
New Contributors
- @LucasPickering made their first contribution in #135
Full Changelog: v1.28.3...v1.28.4
Release 1.28.3
What's Changed
- fix: Strawberry 0.133.1+ expects the default factory to be MISSING instead of a lambda that returns UNSET by @bellini666 in #132
Full Changelog: v1.28.2...v1.28.3