Skip to content

v1.4.0

Compare
Choose a tag to compare
@syrusakbary syrusakbary released this 20 Apr 08:03
· 690 commits to master since this release

Changelog

  • Improved Enums comparison and getters afed25a
  • First version of Graphene test Client (graphene.test.Client) dfcd7f2
  • Added possible_types option in ObjectType.Meta that mimics is_type_of -> isinstance(root, possible_types) a7511d3
  • Allow node inner types to be lazy e92b03b
  • Updated promise package requirement to 2.0
  • Updated graphql-core package requirement to 1.1

Docs

  • Added dataloader (N+1) docs
  • Update basic schema with arguments in tutorial doc 06757f1
  • Added testing docs (with snapshot testing) 60e2902 038f81e