Skip to content

Releases: strawberry-graphql/strawberry-django

Release 0.9.1

03 Feb 20:23
5a58fe8
Compare
Choose a tag to compare

What's Changed

  • Add django 4.0,4.2 to tests & updated minor versions by @kwongtn in #228
  • Fix private field handling by @devkral in #231

Full Changelog: v0.9...v0.9.1

Release 0.9

14 Jan 14:10
63776ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.9

Release 0.8.2

16 Nov 22:56
6ff91e0
Compare
Choose a tag to compare

What's Changed

  • make pk argument required when querying single object by @stygmate in #214

New Contributors

Full Changelog: v0.8.1...v0.8.2

Release 0.8.1

10 Nov 21:25
b9c2127
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8...v0.8.1

Release 0.8

06 Nov 13:21
b615ed5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8

Release 0.7.1

28 Oct 16:42
dd09948
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7...v0.7.1

Release 0.7

16 Oct 16:07
d04d42b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6...v0.7

Release 0.6

11 Oct 17:26
4c60c50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.6

Release 0.5.4

10 Oct 13:35
9fe5694
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

Release 0.5.3

01 Oct 14:25
36e1d8b
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #178
  • Fix mutations and filtering for when using strawberry-graphql >=0.132.1 by @jkimbo in #183
  • Broaden is_strawberry_django_field to support custom field classes by @benhowes in #185

Full Changelog: v0.5.2...v0.5.3