v3.1.1
What's Changed
🎉 * Add support for Python 3.11 by @ulgens in #1365 🎉
- Upgrade github actions versions, default python and dev dependencies by @firaskafri in #1407
- Add GraphiQL Explorer plugin by @kiendang in #1397
- Update README.md by @firaskafri in #1408
- Remove redundant call to validate by @shukryzablah in #1393
- Update Development Status calassifier by @firaskafri in #1409
- fix: use execution_context_class attribute for GraphQLView by @Arfey in #1398
- Update docs/requirements.txt by @ndpu in #1410
- Add DjangoFormInputObjectType to forms/types by @ndpu in #1325
New Contributors
- @shukryzablah made their first contribution in #1393
- @Arfey made their first contribution in #1398
- @ndpu made their first contribution in #1410
Full Changelog: v3.0.2...v3.1.0