Releases: overblog/GraphQLBundle
Releases · overblog/GraphQLBundle
v0.13.6
[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
[v0.12.11] - 2021-04-28
Fixed
- Fix error for non-nullable array of non-nullable elements annotation by @DmytryHo (#807)
v0.13.5
[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
[v0.12.10] - 2020-12-28
Fixed
v0.11.20
[v0.11.20] - 2020-12-28
Fixed
v0.13.4
[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
[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
[v0.13.3] - 2020-07-08
Fixed
v0.12.8
[v0.12.8] - 2020-07-08
Fixed
v0.11.19
[v0.11.19] - 2020-07-08
Fixed