Releases: ExpediaGroup/graphql-kotlin-codegen
Releases · ExpediaGroup/graphql-kotlin-codegen
v2.1.2
2.1.2 (2024-04-26)
Bug Fixes
- references to inputs with consolidated classes (#47) (4bd0da4)
v2.1.1
2.1.1 (2024-04-26)
Bug Fixes
- add graphql valid object annotation to all input and output types (#45) (9a40a3d)
v2.1.0
2.1.0 (2024-04-26)
Features
- consolidate matching input and output types into single generated class (#43) (9c5747a)
v2.0.0
2.0.0 (2024-04-24)
Features
- add marker interface support for union types (#39) (a9fce5e)
BREAKING CHANGES
- generate marker interfaces for union types by default
v1.7.0-alpha.1
Bug Fixes
Features
- support marker interfaces for union types (39660f1)
v1.6.1
1.6.1 (2024-04-15)
Bug Fixes
v1.6.0
1.6.0 (2024-04-09)
Features
- support fine-grained directive replacements (#30) (efe99f9)
v1.5.0
1.5.0 (2024-04-08)
Features
v1.4.2
1.4.2 (2024-04-03)
Bug Fixes
- duplicated description annotation on union fields (#25) (f1f0894)
v1.4.1
1.4.1 (2024-04-01)
Bug Fixes