Skip to content

Releases: youshido-php/GraphQLBundle

memory consumption fix

31 Jul 12:45
5f192e7
Compare
Choose a tag to compare
Merge pull request #78 from Pirokiko/master

Support for Symfony 4.3 EventDispatcher->dispatch definition

v1.3.4

17 Jun 00:59
Compare
Choose a tag to compare

Dependencies updates and numerous bugs fixes.

v1.2.4

17 Feb 20:56
Compare
Choose a tag to compare
updated static files

Security feautures

16 Sep 09:16
Compare
Choose a tag to compare
v1.1.0

add documentation about new features

Support new GraphQL library version

02 Jun 10:04
Compare
Choose a tag to compare

New features:

  • support new GraphQL library v1.1
  • removed all abstract container aware types, and added AbstractContainerAwareField
  • symfony syntax for resolve field as like service method

Console command update

09 May 13:25
Compare
Choose a tag to compare

Console command updated
Config structure updated

Updated for the GraphQL v1.0.2

09 May 03:31
Compare
Choose a tag to compare

Updated for the GraphQL v1.0.2
Updated for Symfony v3

Updated dependency to the latest graphql library

08 May 17:16
Compare
Choose a tag to compare

Updated dependency to the latest graphql library

versioning started

22 Jan 17:30
Compare
Choose a tag to compare
v0.0.1

Merge remote-tracking branch 'origin/master'