Release 0.3.1
What's Changed
- docs: document how to use a custom filter logic by @devkral in #116
- fixed various typos by @g-as in #118
- Change order of inheritance for
StrawberryDjangoField
by @hiporox in #122 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #123
- feat: allow Enums to work with FilterLookup by @hiporox in #126
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #127
- fix: pass through more field attributes by @benhowes in #129
- fix: resolve
ManyToManyRel
andManyToOneRel
as non-null lists by @FlickerSoul in #131
New Contributors
- @pre-commit-ci made their first contribution in #123
- @benhowes made their first contribution in #129
- @FlickerSoul made their first contribution in #131
Full Changelog: v0.3...v0.3.1