Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Releases: blb-ventures/strawberry-django-plus

Release 1.32

05 Dec 13:53
35feb85

Choose a tag to compare

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

26 Nov 14:46
bf91378

Choose a tag to compare

What's changed

  • fix: Fix strange mypy issue introduced in #137

Full Changelog: v1.31...v1.31.1

Release 1.31

23 Nov 14:25
c1f6bb5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.30.1...v1.31

Release 1.30.1

21 Nov 21:34
29e689e

Choose a tag to compare

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

15 Nov 13:37
87fb094

Choose a tag to compare

What's Changed

  • feat: allow mutation full clean with kwargs by @OdysseyJ in #140

New Contributors

Full Changelog: v1.29...v1.30

Release 1.29

10 Nov 17:07
f9919c4

Choose a tag to compare

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

28 Oct 17:03
8b2b7d6

Choose a tag to compare

Release 1.28.5

19 Oct 17:54
d5c25ff

Choose a tag to compare

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

17 Oct 15:51
a7bb4a8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.28.3...v1.28.4

Release 1.28.3

11 Oct 15:02
f2caf00

Choose a tag to compare

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