Releases: strawberry-graphql/strawberry-django
Releases · strawberry-graphql/strawberry-django
Release 0.9.3
What's Changed
- Update test django version from 4.2a1 to 4.2b1 by @kwongtn in #241
- feature: backporting django-debug-toolbar from strawberry-django-plus by @frleb in #239
- refactor: do not insert
pk
arguments inside non root fields by @bellini666 in #246
New Contributors
Full Changelog: v0.9.2...v0.9.3
Release 0.9.2
What's changed
- chore: do not limit django/strawberry upper bound versions
Full Changelog: v0.9.1...v0.9.2
Release 0.9.1
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
What's Changed
- fix(typo): Fix typo in table of contents by @rennerocha in #216
- removed
django-filter
from pyproject.toml, added tests matrix by @nrbnlulu in #219 - Add actionlint for GitHub Actions files by @kwongtn in #221
- Fix django version matrix. by @nrbnlulu in #222
- Geos fields query & mutation support by @kwongtn in #213
- Started docs for query by @ccsv in #147
New Contributors
- @rennerocha made their first contribution in #216
Full Changelog: v0.8.2...v0.9
Release 0.8.2
Release 0.8.1
What's Changed
- fix: Fix resolver annotation resolution by @bellini666 in #212
Full Changelog: v0.8...v0.8.1
Release 0.8
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #203
- Change how we set the default annotation by @patrick91 in #206
Full Changelog: v0.7.1...v0.8
Release 0.7.1
What's Changed
- fix: Prevent memory leaks when checking if the search method accepts an info keyword
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #198
- Updates documentation for
get_queryset
by @fireteam99 in #199 - Update pagination.md by @fabien-michel in #202
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #201
New Contributors
- @fireteam99 made their first contribution in #199
- @fabien-michel made their first contribution in #202
Full Changelog: v0.7...v0.7.1
Release 0.7
Release 0.6
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #192
- Implementing filter, order and pagination in
StrawberryDjangoField
super classes by @ManiacMaxo in #193 - Allow passing info in filters by @kwongtn in #191
New Contributors
- @ManiacMaxo made their first contribution in #193
- @kwongtn made their first contribution in #191
Full Changelog: v0.5.4...v0.6