This repository was archived by the owner on Jul 8, 2023. It is now read-only.
Releases: blb-ventures/strawberry-django-plus
Releases · blb-ventures/strawberry-django-plus
Release 1.35.1
What's changed
- fix(relay): use the type's defined resolve_id when it defines one
Full Changelog: v1.35...v1.35.1
Release 1.35
What's changed
- feat: Separate the logic for generating the Q filter for filter_for_user function so that it can be reused elsewhere
- feat: Support Unions for ensure_type in resolvers
Full Changelog: v1.34...v1.35
Release 1.34
What's Changed
- feat: Support full_clean when directly invoking resolver by @parrotmac in #149
Full Changelog: v1.33.2...v1.34
Release 1.33.2
What's Changed
- doc: fix typo on optimizer.py by @nrbnlulu in #161
- fix: Cast object_pk to model pk type by @parrotmac in #148
New Contributors
- @parrotmac made their first contribution in #148
Full Changelog: v1.33.1...v1.33.2
Release 1.33.1
Release 1.33
Release 1.32.4
Release 1.32.3
What's changed
- fix: Only should only be aborted when the whole model is specified (i.e. as a string) (#156)
Full Changelog: v1.32.2...v1.32.3
Release 1.32.2
What's Changed
Full Changelog: v1.32.1...v1.32.2
Release 1.32.1
What's Changed
- fix: store auto enum in model field hidden attr to avoid duplication in schema by @fabien-michel in #151
Full Changelog: v1.32...v1.32.1