Skip to content

v2.2.0

Compare
Choose a tag to compare
@jkimbo jkimbo released this 07 Jun 01:36
· 59 commits to master since this release

Changelog

  • Fix a typo in a deprecation warning 9202021
  • Fix collections import for Python >3.3 cdb299d
  • Add dict support for the default resolver 1760eaf
  • Fix UnicodeDecodeError in format_error 87b6156
  • Add extensions support to GraphQLError 3ba7f92
  • Add traceback to errors from failed promises 8f736b7
  • Lots of internal clean up

Full changelog: graphql-python/graphql-core@v2.1.0...v2.2.0