Skip to content

Releases: graphql-python/flask-graphql

v2.0.1

05 Dec 15:30
0137ca1
Compare
Choose a tag to compare
  • Pin graphql-core to <3 (#60)

2.0

19 Jul 21:42
Compare
Choose a tag to compare
2.0

Changelog

  • Added official support for Python 3.7 64bab07
  • Use stable version of graphql-server-core (1.1) 3d607a0

2.0rc0

05 Jun 23:24
23fb85c
Compare
Choose a tag to compare

Changelog

v1.4.1

24 Feb 21:37
Compare
Choose a tag to compare

Changelog

  • Don't send referrer to jsdelivr f7a5b36
  • Refactored GraphiQL rendering 5fb5cd6

v1.4.0

14 Dec 06:48
Compare
Choose a tag to compare

Changelog

  • Added support for batch GraphQL queries #21
  • Prettify result of query when using GraphiQL b26ee01
  • Add context as attribute to the view 31de8cc
  • Added GraphiQL template injection 2128bf5

Extra

  • Improved testing (context and pretty extra tests)