Skip to content

v3.1.0

Compare
Choose a tag to compare
@Cito Cito released this 25 Feb 20:33

Minor update of graphql-relay-py, compatible with graphql-core version 3.1.

Changes:

  • Implement SizedSliceable protocol (#31).
  • Define protocols for connection type overrides (#33).
  • Encode IDs using URL- and filesystem-safe alphabet (#35).
  • Python 3.9 is now supported.