github graphql-python/graphene v1.3.0

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

Changelog

  • Fix docstring whitespace 62e58bd
  • Added optional default_resolver in ObjectType 98825fa
  • Fix ObjectType inheritance with custom Meta ad251e9 48efec3
  • Fixed circular Union/Interfaces d4d8a76
  • Improved lazy_import to accept also dotted attributes d594a0e
  • Use Promise.resolve instead of promisify (so we adapt to Promise 2.0) bd0d418
  • Improved lazy types support in Field, InputField, List and NonNull accepting also now string attributes (will be treated as imports, like: Field("graphene.String") 4b71465

Docs

  • Added Sphinx to requirements in docs e405a20
  • Fix indent in mutation docs 3a198d0
  • Spelling/Grammar fix in docs 313a004
  • Fixed typo in link to graphql.org d86bbd8

Don't miss a new graphene release

NewReleases is sending notifications on new releases.