Skip to content

v1.0.9

Choose a tag to compare

@jph00 jph00 released this 15 Jan 22:43

New Features

  • Update API (#203)
  • Add GraphQL support (#202), thanks to @erikgaas
  • Support for Python 3.13 and 3.14 (#200), thanks to @hugovk
  • Add py.typed file so that typecheckers recognize this library as typed (#194), thanks to @jedesroches