All Versions
14
Latest Version
Avg Release Cycle
18 days
Latest Release
1271 days ago

Changelog History
Page 2

  • v0.2.4 Changes

    March 07, 2020

    ๐Ÿ”‹ Features:

    • (codegen) Allow "kRepresentation" directive on interface
  • v0.2.3 Changes

    March 06, 2020

    ๐Ÿ”‹ Features:

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

    ๐Ÿ›  Fixes:

    • (codegen) Map scalar "Float" to a Double instead of a Float
  • v0.2.2 Changes

    February 29, 2020

    ๐Ÿ›  Fixes:

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

    February 15, 2020

    ๐Ÿ”‹ Features:

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