Skip to content

Ariadne 0.11.0

Compare
Choose a tag to compare
@rafalp rafalp released this 01 Apr 15:44

0.11.0 (2020-04-01)

  • Fixed convert_kwargs_to_snake_case utility so it also converts the case in lists items.
  • Removed support for sending queries and mutations via WebSocket.
  • Freezed graphql-core dependency at version 3.0.3.
  • Unified default info.context value for WSGI to be dict with single request key.