github graphql-python/graphene v0.8.0
Graphene 0.8.0 - Django Stability, Custom Scalars, Bugfixes

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

Changelog

This Graphene version improves the Django integration

  • Improved Django choice converter to GraphQL Enum type 68a9fb9
  • Added ability for a Enum to be mounted as a instance (field) in ObjectTypes,InputObjectTypes or an argument e1a693e
  • Added FileField support in Django models a1dd2b6
  • Added support for Postgres fields in Django models 7f96500
  • Added custom scalars DateTime and JSONString 12c69c0

Fixes

  • Allow empty list in SQLAlchemyConnectionField 653e67d
  • Fixed PageInfo and Connection constructors 21ec116 #131
  • Fixed default query value in SQLAlchemyConnection integration 1f548f1
  • Documentation improvements 8c39543 4f5de49 b358e4c

Don't miss a new graphene release

NewReleases is sending notifications on new releases.