Skip to content

Releases: strawberry-graphql/strawberry-django

Release 0.28.3

23 Dec 18:54
f4f77a3
Compare
Choose a tag to compare

What's Changed

  • fix(docs): Standardising the use of strawberry_django throughout the documentation. by @ArcD7 in #440
  • Fix code example on updating field_type_map. by @alimony in #441
  • fix: support for fields using async only extensions by @bellini666 in #444

New Contributors

Full Changelog: v0.28.2...v0.28.3

Release 0.28.2

08 Dec 21:53
39dba85
Compare
Choose a tag to compare

What's Changed

  • fix: HasPerm on async fields, fix missing query in another test by @devkral in #437
  • fix(docs): resolvers.md strawberry_django import by @hkfi in #436

New Contributors

  • @hkfi made their first contribution in #436

Full Changelog: v0.28.1...v0.28.2

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