v3.1.0
版本发布时间: 2022-05-30 20:58:40
graphql-python/graphene最新发布版本:v3.3.0(2023-07-26 14:47:55)
What's Changed
- Various spelling and grammar fixes for the documentation. by @justinrmiller in https://github.com/graphql-python/graphene/pull/1324
- Chore: Refactor Multi Expression Code ✨ by @yezz123 in https://github.com/graphql-python/graphene/pull/1387
- Add Python 3.9 and 3.10 to the test matrix by @Cito in https://github.com/graphql-python/graphene/pull/1401
- fix UPGRADE-v2.0.md by @conao3 in https://github.com/graphql-python/graphene/pull/1405
- fix: default value for argument should be Undefined (Issue #1394) by @tcleonard in https://github.com/graphql-python/graphene/pull/1412
- fix: add default param _variables to parse_literal #1419 by @fugal-dy in https://github.com/graphql-python/graphene/pull/1420
- Make Graphene compatible with GraphQL-Core 3.2 by @Cito in https://github.com/graphql-python/graphene/pull/1421
New Contributors
- @justinrmiller made their first contribution in https://github.com/graphql-python/graphene/pull/1324
- @yezz123 made their first contribution in https://github.com/graphql-python/graphene/pull/1387
- @conao3 made their first contribution in https://github.com/graphql-python/graphene/pull/1405
- @fugal-dy made their first contribution in https://github.com/graphql-python/graphene/pull/1420
Full Changelog: https://github.com/graphql-python/graphene/compare/v3.0.0...v3.1.0