Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

v0.14.0

Compare
Choose a tag to compare
@lostman lostman released this 22 May 19:47
488280d

What's Changed

  • enhancement: integrate async-graphql into GraphQL API by @deekerno in #877
  • fix: introspection response was nested one level too deep by @deekerno in #926
  • enhancement: add playground constraints by @ra0x3 in #756
  • fix: remove duplicate start arg by @ra0x3 in #927
  • enhancement: add explorer types by @ra0x3 in #930
  • forc index check: switch to async reqwest by @lostman in #934
  • chore: add fuel explorer initial schema by @ra0x3 in #939
  • enhancement: add graphql enum support by @ra0x3 in #872
  • test: cast put_object bytes as bytea by @ra0x3 in #911
  • chore: upgrade to syn v2.0 by @deekerno in #924
  • fix: fix docs and schema type generation for playground by @deekerno in #942
  • v0.14.0 by @lostman in #944

Full Changelog: v0.13.2...v0.14.0