Skip to content

Releases: strawberry-graphql/strawberry

Strawberry 0.18.0

31 Oct 06:19
Compare
Choose a tag to compare

Refactored CLI folder structure, importing click commands from a subfolder. Follows click's complex example.

Strawberry 0.17.0

30 Oct 19:07
Compare
Choose a tag to compare

Add support for custom GraphQL scalars.

Strawberry 0.16.10

30 Oct 12:39
Compare
Choose a tag to compare

Tests are now run on GitHub actions on both python 3.7 and python3.8 🐍

Strawberry 0.16.9

30 Oct 10:35
Compare
Choose a tag to compare

Fixed some typos in contributing.md .

Strawberry 0.16.8

29 Oct 14:10
Compare
Choose a tag to compare

Fixed some typos in readme.md and contributing.md.

Strawberry 0.16.7

28 Oct 13:18
Compare
Choose a tag to compare

Minimal support for registering types without fields and abstract interface querying.

Strawberry 0.16.6

27 Oct 20:01
Compare
Choose a tag to compare

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

16 Oct 12:26
Compare
Choose a tag to compare

Added issue template files (bug_report.md, feature_request.md, other_issues.md) and a pull request template file.

Strawberry 0.16.4

14 Oct 18:32
Compare
Choose a tag to compare

Fix execution of async resolvers.

Strawberry 0.16.3

14 Oct 11:24
Compare
Choose a tag to compare

Typo fix - changed the spelling from 'follwing' to 'following'.