tartiflette-asgi v0.5.2 Release Notes

Release Date: 2019-10-09 // over 4 years ago
  • โž• Added

    • โž• Add support for Python 3.8. (Pull #55)

    ๐Ÿ›  Fixed

    • Type annotations are now correctly detected by mypy. (Pull #66)
    • ๐Ÿ›  Fix a bug that prevented the GraphiQL web interface from making queries when the application was mounted on a parent ASGI app. (Pull #51)