Skip to content

Releases: overblog/GraphQLBundle

v0.13.0-BETA1

07 Dec 09:48
7756747

Choose a tag to compare

v0.13.0-BETA1 Pre-release
Pre-release

v0.13.0-BETA1 (2019-12-07)

TODO see 0.12...0.13

v0.12.5

28 Nov 15:18
8f52357

Choose a tag to compare

[v0.12.5] - 2019-11-28

Fixed

v0.12.4

28 Nov 07:07
faddc49

Choose a tag to compare

[v0.12.4] - 2019-11-28

Support

Fixed

v0.11.17

28 Nov 07:00
869794a

Choose a tag to compare

[v0.11.17] - 2019-11-28

Compatibility

v0.11.16

13 Nov 08:17
ea58a4e

Choose a tag to compare

[v0.11.16] - 2019-11-13

Fixed

  • Fix parsing of the description of the enum values in a GraphQL schema file by @ste93cry in #613
  • Convert header to string to fix test for Symfony 4.3.4 by @mcg-web
  • Use specific version of phpcs by @mcg-web in #611

v0.12.3

19 Sep 09:19
54d1e82

Choose a tag to compare

[v0.12.3] - 2019-09-19

Fixed

  • Fix resolver method aliases when using autoconfigure @mcg-web in #560.
  • Add inheritance support to relay processor + preverse order @spyl94 in #553.

v0.12.2

14 Aug 13:40
74a8ecb

Choose a tag to compare

[v0.12.2] - 2019-08-14

Fixed

  • Fix typeResolver current schema setting with multiple schema by @mcg-web in #548.
  • Fix decorators merging interfaces by @akomm in #544.

v0.11.15

14 Aug 13:33
76ded4f

Choose a tag to compare

[v0.11.15] - 2019-08-14

Fixed

  • Fix decorators merging interfaces by @akomm in #544.

v0.12.1

18 Jul 09:02
b96d9d1

Choose a tag to compare

v0.12.1 (2019-07-18)

[ENHANCEMENT]

  • Register autoconfiguration for bundle classes

[BUGFIX]

  • Allow env for "definitions.auto_compile" config (#522)
  • FIx types register when using lazy command (#519)

v0.11.14

18 Jul 08:58
e5d7346

Choose a tag to compare

v0.11.14 (2019-07-18)

[BUGFIX]

  • Allow env for "definitions.auto_compile" config (#522)
  • FIx types register when using lazy command (#519)