Releases: aPureBase/KGraphQL
Releases · aPureBase/KGraphQL
0.17.9-alpha
10 Jun 12:47
Compare
Sorry, something went wrong.
No results found
Merge pull request #149 from aPureBase/temp-solution-for-data-loader-…
0.17.9
10 Jun 19:44
Compare
Sorry, something went wrong.
No results found
#113 Updated to Kotlin 1.5
#143 Removed .returns<T>() support as it introduced other issues as seen in #144
#141 Support for using fragments on union types
0.17.8
05 May 21:37
Compare
Sorry, something went wrong.
No results found
#143 Use correct KType when custom InputValue is provided
0.17.7
17 Apr 15:22
Compare
Sorry, something went wrong.
No results found
KDataLoader as api dependency
0.17.6
17 Apr 13:59
Compare
Sorry, something went wrong.
No results found
#134 Fixed KDataLoader jcenter dependency issue
0.17.5
05 Apr 21:45
Compare
Sorry, something went wrong.
No results found
#139 Support for resolvers with a lambda which returns a generic
#134 Moved to MavenCentral
0.17.4
15 Mar 17:28
Compare
Sorry, something went wrong.
No results found
#137 Variables with arrays doesn't work after update
0.17.3
15 Mar 14:08
Compare
Sorry, something went wrong.
No results found
#136 Configurations are not properly propagated to the schema in the Ktor feature
0.17.2
06 Mar 00:17
Compare
Sorry, something went wrong.
No results found
(bugfix) #135 Enum arrays within variables crashes
0.17.1
17 Feb 20:47
Compare
Sorry, something went wrong.
No results found
#114 #133 Fix - Introspecting local functions, lambdas, anonymous functions and local variables is not yet fully supported in Kotlin reflection