Skip to content

Releases: grooviter/gql

Release v1.1.0

05 Nov 10:13
Compare
Choose a tag to compare

Changelog

Features

  • 306409a feat: adding GraphQLExecutor#executeMutation and executeAsyncMutation
  • 7598d10 feat: closes #36 nested queries

🐛 Fixes

  • eef2f91 ci: jreleaser is failing but no info is given (Mario G.)

Contributors

We'd like to thank the following people for their contributions:
Mario G.

Release v1.0.0

07 Dec 00:50
Compare
Choose a tag to compare

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

06 Dec 20:00
Compare
Choose a tag to compare

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

07 Feb 00:30
Compare
Choose a tag to compare
  • Add DSL.buildMutation
  • Fix nested maps in DSL.buildQuery
  • Complete Groovydoc
  • Site enhancement

0.3.3

07 Jun 09:32
Compare
Choose a tag to compare
  • Add typeResolver method to DSL.mergeSchemas DSL
  • Add Travis release automation

Add Ratpack integration module

28 Jan 18:55
Compare
Choose a tag to compare

Add Ratpack integration module

Async Execution and Add scalar implementation to IDL merge

23 Jan 08:04
Compare
Choose a tag to compare
0.1.9-alpha

Async execution and scalar impl in IDL merge

0.1.8-alpha

13 Jun 15:01
Compare
Choose a tag to compare
0.1.8-alpha Pre-release
Pre-release
  • Added DSL.interface() method to create interfaces
  • First Relay classic implementation draft
  • Relay documentation

0.1.7-alpha

09 Jun 01:11
Compare
Choose a tag to compare
0.1.7-alpha Pre-release
Pre-release
  • Updated graphql-java to version 3.0.0
  • New DSL method to modularise GraphQL schemas

0.1.6-alpha

08 Jun 06:09
Compare
Choose a tag to compare
0.1.6-alpha Pre-release
Pre-release
  • Remove ambiguity using the type() method call within the schema definition
  • Add more documentation
  • Updated to graphql-java:3.0.0