Skip to content

Releases: AurityLab/graphql-kotlin-toolkit

0.2.3

06 Mar 16:33
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Features:

  • (codegen) Refactored directives (includes additional schema validation)

Fixes:

  • (codegen) Map scalar "Float" to a Double instead of a Float

0.2.2

29 Feb 15:56
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Fixes:

  • (spring-boot) The response of the controller will now respect the GraphQL specification.

0.2.1

15 Feb 11:57
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Features:

  • Implement kDoubleNull directive
  • Generate a environment class for each resolver
  • Add globalContext option

0.2.0

15 Feb 07:47
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Various improvements on all modules.

0.1.0

05 Jan 15:39
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release.