Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Cito Cito released this 03 May 20:23
· 2 commits to master since this release

Version 1.1 of aiohttp-graphql with the following improvements and changes:

  • Allow to pass through execution options (#10)
  • Fixed deprecation warnings (#13)
  • Support for subsriptions (#14)
  • Updated to the latest GraphiQL, fetch and React versions
  • Updated dependencies
  • Reformatted code with black

This version also pinned the GraphQL-core version to below 3, since it is not compatible with the new GraphQL-core v3. A modern version of aiohttp-graphql supporting GraphQL-core v3 is planned as the next major release.