Skip to content

Releases: overblog/GraphQLBundle

v0.13.6

28 Apr 08:25
04b0f56
Compare
Choose a tag to compare

[v0.13.6] - 2021-04-28

Fixed

  • Fix bug in the Argument offsetExists method (#832) by @murtukov
  • Fix error for non-nullable array of non-nullable elements annotation by @DmytryHo (#807)
  • Make sure that internal_error_message is used during ErrorHandler initialization by @ferrastas (#803)

v0.12.11

28 Apr 08:19
88cb995
Compare
Choose a tag to compare

[v0.12.11] - 2021-04-28

Fixed

  • Fix error for non-nullable array of non-nullable elements annotation by @DmytryHo (#807)

v0.13.5

28 Dec 17:36
07e04a2
Compare
Choose a tag to compare

[v0.13.5] - 2020-12-28

Fixed

  • Add private property annotations from inherited classes by @IceShack
  • Remove symfony 5.1 deprecation by @murtukov (#715)
  • Re-add support for isser methods by @Kocal (#720)
  • Pass the full query to the executor by @edhgoose (#790)

v0.12.10

28 Dec 17:31
89e3ca1
Compare
Choose a tag to compare

[v0.12.10] - 2020-12-28

Fixed

v0.11.20

28 Dec 17:29
59d8a6d
Compare
Choose a tag to compare

[v0.11.20] - 2020-12-28

Fixed

v0.13.4

27 Aug 06:32
de2054d
Compare
Choose a tag to compare

[v0.13.4] - 2020-08-27

Fixed

  • Fix generation of last comma in arrays by @murtukov in #745
  • Fix annotations by @Vincz in #741
  • Fix resolver field with same property/method name by @mcg-web in #727
  • re-add support for isser methods by @Kocal in #720
  • Fix annotations default arg value always a string by @murtukov in #723
  • Fix annotations inherit private properties by @IceShack from original #675 fix proposed for 0.13

v0.12.9

27 Aug 06:26
66afe4b
Compare
Choose a tag to compare

[v0.12.9] - 2020-08-27

Fixed

  • Fix annotations by @Vincz in #741
  • Fix annotations default arg value always a string by @murtukov in #723
  • Fix annotations inherit private properties by @IceShack from original #675 fix proposed for 0.13

v0.13.3

08 Jul 15:52
59cac21
Compare
Choose a tag to compare

[v0.13.3] - 2020-07-08

Fixed

v0.12.8

08 Jul 14:18
b72f720
Compare
Choose a tag to compare

[v0.12.8] - 2020-07-08

Fixed

v0.11.19

08 Jul 14:16
b23825f
Compare
Choose a tag to compare

[v0.11.19] - 2020-07-08

Fixed