pypi gql 3.0.0a2

latest releases: 3.6.0b2, 3.6.0b1, 3.6.0b0...
3 years ago

Another alpha release of the 3.0 branch.

Bugs corrected:

  • Fix running execute and subscribe of client in a Thread (#135)
  • Fix race condition in websocket transport close (#133)
  • DSL: Fixed bug where a nested GraphQLInputObjectType is causing infinite recursive calls (#132)
  • Raises "KeyError" when argument is invalid on DSL. (#121)

New features:

  • Adding a new transport class to handle Phoenix channels (#100)
  • add the data property in TransportQueryError (#136)

Other improvements:

  • Migrated from Travis to GitHub actions
  • Migrated from coveralls to codecov
  • New documentation generated with sphinx, hosted on readthedocs.io

Don't miss a new gql release

NewReleases is sending notifications on new releases.