Skip to content

2.1rc0

Compare
Choose a tag to compare
@syrusakbary syrusakbary released this 05 Jun 05:49
· 148 commits to master since this release

Changelog

  • Add path tracking in ResolveInfo #148
  • Add path to GraphQL raised errors #186
  • Fixed GraphQLInt description ea0dd0c
  • Improved Enum support #163
  • Make GraphQLEnumValue importable from main module 9ec3d7c
  • Fixed memory leak in executors f2c4f6d
  • Added official support to Python 3.6
  • Added pre-commit #178
  • Added is_deprecated property to GraphQLField #175
  • Added support for pluggable backends #185

Docs

  • Improved contributing docs #173