Skip to content

Releases: aPureBase/KGraphQL

v0.11.0

30 Mar 08:45
d350230

Choose a tag to compare

  • #37 Introduced a ktor feature
  • #82 Fixed Randomly dropping values in the new DataLoaderPrepared Executor

v0.10.2

23 Feb 11:42
c2c3a33

Choose a tag to compare

  • #77 Remove usage of nashorn internal APIs

V0.10.1

19 Feb 18:55

Choose a tag to compare

Added new exception for failing retrieval of Kotlin Fields

V0.10.0

19 Feb 16:12
21c3d60

Choose a tag to compare

  • #19 Beta DataLoader support

V0.9.2

11 Feb 15:29

Choose a tag to compare

#73: Fragments validation

v0.9.1

28 Nov 15:26
38871d6

Choose a tag to compare

#66: Fixed issue top level fields with directives are being ignored
#64: Optimized internal code

v0.9.0

09 Nov 13:10
90b003e

Choose a tag to compare

#62: Implemented a new parser

v0.8.1

04 Nov 17:18
7f21eb7

Choose a tag to compare

  • #61 Support for java arrays

v0.8.0

02 Nov 21:44
42b934f

Choose a tag to compare

  • #56 Add Subscription support
  • #59 dependency upgrades
  • #60 support for more arguments to resolvers

v0.7.1

03 Oct 19:15
a87e442

Choose a tag to compare

#53: bugfix for #47 Type mutation must define one or more fields.