Releases: overblog/GraphQLBundle
Releases · overblog/GraphQLBundle
v0.9.2
v0.9.1
v0.9.0
v0.9.0 (2017-10-02)
- Optimize types config files auto discover configuration (#200)
v0.9.0-BETA4
- Replace Symfony MapClassLoader for Composer ClassLoader on TypeGenerator (#195)
- Supporting webonyx/graphql-php ^0.11.0 (#196)
- Improving scrutinizer handling on travis (#197)
- #198:
- Allow using project composer ClassLoader
- Fix default resolver when using php types
- Bump assets versions (GraphiQL, ...)
- Accept yaml extension
v0.9.0-BETA3
- symfony/class-loader dependency is now explicit (#186)
- Compatible with PHP 7.2+ and PHPUnit 6+ (#187)
- Fix max nesting error with big schema (#188)
- Optimization of travis build (#190)
- Using current Twig namespace on configuration (#191)
v0.9.0-BETA2
v0.9.0-BETA1
- Move to php 5.5
- Add php definition supports
- Add some alias to expression language functions
- Add graphiql custom http headers documentation
- Added fieldsDefaultPublic that work like fieldsDefaultAccess
- Add a generic and simple CORS preflight options handler
- Add json schema dump modern relay compiler flag
- Allow different methods of batching (Query batching in Apollo)
- Rename graphqls into graphql
- Add support for
webonyx/graphql-php#v0.10
v0.9.0-BETA4
v0.9.0-BETA4 (2017-09-25)
- Replace Symfony MapClassLoader for Composer ClassLoader on TypeGenerator (#195)
- Supporting webonyx/graphql-php ^0.11.0 (#196)
- Improving scrutinizer handling on travis (#197)
- #198:
- Allow using project composer ClassLoader
- Fix default resolver when using php types
- Bump assets versions (GraphiQL, ...)
- Accept yaml extension
v0.9.0-BETA3
v0.9.0-BETA2
v0.9.0-BETA1
v0.9.0-BETA1 (2017-08-29)
- Move to php 5.5
- Add php definition supports
- Add some alias to expression language functions
- Add graphiql custom http headers documentation
- Added fieldsDefaultPublic that work like fieldsDefaultAccess
- Add a generic and simple CORS preflight options handler
- Add json schema dump modern relay compiler flag
- Allow different methods of batching (Query batching in Apollo)
- Rename graphqls into graphql
- Add support for
webonyx/graphql-php#v0.10