Releases: ermadmi78/kobby
Release 1.0.0-beta.10
Kobby Maven Plugin
Infrastructure for Gradle integration tests
Set of test cases
Set of codegen improvements
Release 1.0.0-beta.09
GraphQL schema description support
Release 1.0.0-beta.08
Multi-file schema location
Copy function for DTO classes
DTO enum decoration support
DTO input object decoration support
Release 1.0.0-beta.07
Readable error "scalar not configured"
Release 1.0.0-beta.06
Interface always has default projection __typename
Release 1.0.0-beta.05
GraphQL subscription support
Ktor adapter generation support
Release 1.0.0-beta.04
Bug fixing:
Invalid query generation for fields with optional and required arguments mix
Name of input value argument builder function in selection can conflict with name of projection function in query
Generate default values for Input Object DTO
Release 1.0.0-beta.03
graphql-java-kickstart resolvers support
Release 1.0.0-beta.02
Fix 'Data class must have at least one primary constructor parameter' compilation error for empty types
Add readme
Release 1.0.0-beta.01
Entity equals and hashCode generation support by means of primaryKey directive
Update to Dokka 1.4.32
Update to Shadow plugin 7.0.0
Migrate publishing to io.github.gradle-nexus.publish-plugin
Get rid of JCenter repository