Releases: strawberry-graphql/strawberry
Strawberry 0.18.0
Refactored CLI folder structure, importing click commands from a subfolder. Follows click's complex example.
Strawberry 0.17.0
Add support for custom GraphQL scalars.
Strawberry 0.16.10
Tests are now run on GitHub actions on both python 3.7 and python3.8 🐍
Strawberry 0.16.9
Fixed some typos in contributing.md .
Strawberry 0.16.8
Fixed some typos in readme.md and contributing.md.
Strawberry 0.16.7
Minimal support for registering types without fields and abstract interface querying.
Strawberry 0.16.6
Grammar fixes - changed 'corresponding tests, if tests' to 'corresponding tests. If tests' and removed extraneous period from 'Provide specific examples to demonstrate the steps..'. Also made 'Enhancement' lowercase to stay consistent with its usage in documentation and changed 'on the Strawberry' to 'to Strawberry'.
Strawberry 0.16.5
Added issue template files (bug_report.md, feature_request.md, other_issues.md) and a pull request template file.
Strawberry 0.16.4
Fix execution of async resolvers.
Strawberry 0.16.3
Typo fix - changed the spelling from 'follwing' to 'following'.