github graphql-python/graphene v1.2.0

latest releases: v3.3.0, v3.2.2, v3.2.1...
7 years ago

Changelog

  • partial functions can be now passed as type to Field 774e9bf
  • Added a generic scalar type: GenericScalar (based on @hung-phan work for JSON)
  • Refactor mounted type logic 27cd00b
  • Set Union as UnmountedType 2ef0e23
  • Allow class method to be used as field source f728542
  • Added a test packages to setup.py as extra_requires (so it's easier to install tests dependencies) 256c84a
  • Improved Node.get_node_from_global_id e8fc58a
  • Allow Dynamic Field to optionally include the schema on type creation and improved TypeMap validator 2f87698
  • Improved assertion messages ba29de5
  • Added lazy_import to graphene 7440064

Docs improvements

  • Fixed typos and some improvements in the docs dda3237
  • Fixed mutations example input code a749d02
  • Grammar fix on README 02eb685
  • Added docs on how to accept files in a mutation 1232ff3
  • Fix typos in Node docs 8dff91d
  • Added Apollo as a supported official client of Graphene 81c1cf3
  • Improved Mutation docs 8b0cd48
  • Added docs for List and NonNull e2cdd80

Don't miss a new graphene release

NewReleases is sending notifications on new releases.