Releases: ExpediaGroup/graphql-kotlin-codegen
Releases · ExpediaGroup/graphql-kotlin-codegen
v3.0.5
19 May 15:12
Compare
Sorry, something went wrong.
No results found
3.0.5 (2024-05-19)
Bug Fixes
v3.0.4
08 May 21:05
Compare
Sorry, something went wrong.
No results found
3.0.4 (2024-05-08)
Bug Fixes
v3.0.3
08 May 16:51
Compare
Sorry, something went wrong.
No results found
3.0.3 (2024-05-08)
Bug Fixes
generate Kotlin interfaces rather than open classes (#64 ) (3f6e1f8 )
v3.0.2
08 May 16:46
Compare
Sorry, something went wrong.
No results found
3.0.2 (2024-05-08)
Bug Fixes
class consolidation with enum child types (#65 ) (2739b28 )
v3.0.1
07 May 15:45
Compare
Sorry, something went wrong.
No results found
3.0.1 (2024-05-07)
Bug Fixes
make nullable interface args default to null (#63 ) (a28b568 )
v3.0.0
30 Apr 21:41
Compare
Sorry, something went wrong.
No results found
3.0.0 (2024-04-30)
Features
generate open classes for types with field arguments (#54 ) (5f352a6 )
BREAKING CHANGES
Generate open class rather than interface for types with field arguments
Remove extraResolverArguments config, which is redundant following #52
Rename resolverTypes config to resolverClasses and change its schema
v2.2.0
29 Apr 21:19
Compare
Sorry, something went wrong.
No results found
2.2.0 (2024-04-29)
Features
include DataFetchingEnvironment in all resolver interface functions (#52 ) (4f2e06a )
v2.1.3
28 Apr 17:06
Compare
Sorry, something went wrong.
No results found
2.1.3 (2024-04-28)
Bug Fixes
v2.1.2
26 Apr 17:21
Compare
Sorry, something went wrong.
No results found
2.1.2 (2024-04-26)
Bug Fixes
references to inputs with consolidated classes (#47 ) (4bd0da4 )
v2.1.1
26 Apr 16:31
Compare
Sorry, something went wrong.
No results found
2.1.1 (2024-04-26)
Bug Fixes
add graphql valid object annotation to all input and output types (#45 ) (9a40a3d )