All Versions
6
Latest Version
Avg Release Cycle
36 days
Latest Release
2891 days ago

Changelog History

  • v0.3.1 Changes

    June 01, 2016
    • ✨ Enhancements

      • Upgrade to GraphiQL 0.7.1
    • 🛠 Bugfixes

      • Fix GraphiQL bug where GraphQL server was assumed to be mounted at /graphql
  • v0.3.0 Changes

    May 30, 2016
    • ✨ Enhancements
      • Upgrade to GraphQL 0.3.0
      • Upgrade to GraphiQL 0.7.0
      • Allow passing in operation name
  • v0.2.0 Changes

    March 19, 2016
  • v0.1.4 Changes

    January 25, 2016

    🛠 Fix GraphiQL bug with handling multiline queries and variables

  • v0.1.3 Changes

    January 23, 2016
    • 👍 GraphiQL support
    • 👌 Support for all content types: application/graphql, application/json, application/x-www-form-urlencoded and multipart/form-data (for file upload support)
    • root_value, variables and operation_name can now be passed through to GraphQL core
  • v0.0.5 Changes

    December 03, 2015

    👉 Use graphql v0.0.6 with new Schema syntax