Skip to content

Releases: strawberry-graphql/strawberry-django

Release 0.28.1

06 Dec 22:04
f4f4cd6
Compare
Choose a tag to compare

What's Changed

  • fix: really push OR, AND and NOT to the end by @devkral in #435

Full Changelog: v0.28.0...v0.28.1

Release 0.28.0

06 Dec 13:29
518fd8e
Compare
Choose a tag to compare

What's changed

  • Official support for Django 5.0

Full Changelog: v0.27.0...v0.28.0

Release 0.27.0

04 Dec 21:48
aceb8e0
Compare
Choose a tag to compare

What's Changed

  • Fix: ordering when dealing with camelCased field by @he0119 in #430
  • Guarantee 'AND', 'OR', and 'NOT' filter fields get evaluated last by … by @TWeidi in #424

New Contributors

Full Changelog: v0.26.0...v0.27.0

Release 0.26.0

29 Nov 21:49
c90a790
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.0...v0.26.0

Release 0.25.0

18 Nov 13:12
c7f4643
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.4...v0.25.0

Release 0.24.4

17 Nov 16:01
b6126e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.3...v0.24.4

Release 0.24.3

15 Nov 16:13
c0e9851
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.2...v0.24.3

Release 0.24.2

13 Nov 13:16
b918741
Compare
Choose a tag to compare

What's Changed

  • fix: make sure custom fields are kept during inheritance by @bellini666 in #415

Full Changelog: v0.24.1...v0.24.2

Release 0.24.1

07 Nov 22:49
8e2f761
Compare
Choose a tag to compare

What's Changed

  • fix: Use _RESOLVER_TYPE as the type for the resolver on field, so the… by @guizesilva in #412

New Contributors

Full Changelog: v0.24.0...v0.24.1

Release 0.24.0

07 Nov 15:02
056ab2f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.0...v0.24.0