Releases: overblog/GraphQLBundle
Releases · overblog/GraphQLBundle
v0.11.0-BETA1
v0.11.0-BETA1 (2018-02-18)
- Move GraphIQL to dedicated bundle (#225, #251)
- Introduce inheritance (#237, #253, #271)
- Add custom scalar type config description field(#259)
- Improve expression language customization (#265)
- Improve error handling (#264)
- Introduce GraphQL schema language configuration (#277)
- Add apollo-upload-server supports (#288)
- Improve fluent resolvers when using aliases (#291)
- Introduce extensible schema (#292)
Thanks again to contributors (@renatomefi, @Kocal, @ruudk, @mcg-web, @casskir and @tristanbes)
v0.10.3
v0.9.5
v0.10.2
v0.10.1
v0.10.0
v0.10.0 (2017-11-30)
v0.10.0-RC1
- Add inheritance exception mapping option (#236)
- Documentation improvement (#238, #243, #247)
- Tests coverage improvement (#239, #240)
- [Relay Pagination] Fixed query limit if no 'first' parameter set (#242)
- Fix paginator auto totalCount when using promise (#245)
- Fix dump command available formats description (#246)
v0.10.0-ALPHA2
- Fix empty type file bug (#219)
- Add explicit types generation (#234)
- Documentation (#227, #229, #231)
v0.10.0-ALPHA1
- Docblock style (#201)
- Symfony Flex docs (#202)
- Update php-cs-fixer to ^2.7 (#207)
- GraphQLController as a Service (#208)
- Refactor Commands to be services (#210)
- Load
RequestExecutorlazily (#212) - Symfony 4 Support (#213)
- Documentation updates (#214 #217 #222 #223)
- Testing libraries lowest versions (#224)
v0.10.0-RC1
v0.10.0-RC1 (2017-11-22)
- Add inheritance exception mapping option (#236)
- Documentation improvement (#238, #243, #247)
- Tests coverage improvement (#239, #240)
- [Relay Pagination] Fixed query limit if no 'first' parameter set (#242)
- Fix paginator auto totalCount when using promise (#245)
- Fix dump command available formats description (#246)