Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Releases: loft-orbital/graphene

Enable to provide specific type names to Enum generated from Python enums

27 Jun 13:56
31b5c2f
Compare
Choose a tag to compare

What's Changed

  • feat: add ability to provide a type name to enum when using from_enum by @tcleonard in #11

Full Changelog: loft-v3-1.1...loft-v3-1.2

Version based on latest core repository tag 3.1.0

20 Jun 13:50
d45fe86
Compare
Choose a tag to compare

What's Included over the core repository

  • fix: input with invalid types should raise an error by @tcleonard in #9
  • feat: Add support for custom global ID by @tcleonard in #10

Full Changelog: https://github.com/loft-orbital/graphene/commits/loft-v3-1.1

First workable version with based on graphene v3

20 Mar 21:56
6dddc18
Compare
Choose a tag to compare

contains the following changes on top of the official version: