Releases: grooviter/gql
Releases · grooviter/gql
Release v1.1.0
Release v1.0.0
Changelog
🛠 Build
- abbb18c using groovydocs as javadocs (Mario Garcia)
Contributors
We'd like to thank the following people for their contributions:
Mario Garcia
0.5.0
Updated
- Ratpack version to 1.6.0
- Groovy version to 2.5.19
- Spock version to 2.3-groovy-2.5
- Gradle plugin org.asciidoctor.jvm.convert to 2.4.0
- Gradle plugin org.ajoberstar.git-publish to 3.0.1
Removed
- Bintray repositories/plugins
Fixed
- Links in javadocs
0.3.4
- Add
DSL.buildMutation
- Fix nested maps in
DSL.buildQuery
- Complete Groovydoc
- Site enhancement
0.3.3
- Add
typeResolver
method toDSL.mergeSchemas
DSL - Add Travis release automation
Add Ratpack integration module
Add Ratpack integration module
Async Execution and Add scalar implementation to IDL merge
0.1.9-alpha Async execution and scalar impl in IDL merge
0.1.8-alpha
- Added
DSL.interface()
method to create interfaces - First Relay classic implementation draft
- Relay documentation
0.1.7-alpha
- Updated
graphql-java
to version3.0.0
- New DSL method to modularise GraphQL schemas
0.1.6-alpha
- Remove ambiguity using the
type()
method call within the schema definition - Add more documentation
- Updated to
graphql-java:3.0.0