Releases: ExpediaGroup/graphql-kotlin-codegen
Releases · ExpediaGroup/graphql-kotlin-codegen
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
v1.4.0
1.4.0 (2024-03-25)
Features
- improve enum companion object functions (#17) (f595ca1)
v1.3.0
1.3.0 (2024-03-20)
Features