Skip to content

v2.10.0

Compare
Choose a tag to compare
@jkimbo jkimbo released this 09 May 11:39
· 235 commits to master since this release

New features

  • Disable system checks for graphql_schema management command (#939)
  • Convert nullable BooleanField to nullable Boolean field (#777)
  • Improve DjangoListField (#929)
  • Allow defining fields as an empty list (#871)

Bugfixes

  • Switch operation_name to operationName in GraphQLTestCase (#936)
  • GraphQlView: Do not 'instantiate_middleware' if middleware is already a MiddlewareManager (#952)

Huge thanks to @millar, @noelleleigh, @ganwell, @jckw and @msimon for helping!

Full changelog: v2.9.1...v2.10.0