v6.1.1
github-actions
released this
11 Dec 21:17
·
86 commits
to refs/heads/master
since this release
What’s Changed
- Handled reserved keywords for enum constants. (#629) @srinivasankavitha
- Update to Kotlin 1.9.21 and KotlinPoet 1.15.3 (#625) @kilink
- Client code: Generate deprecations (#608) @theHacker
- Fix escaping of reserved words in kotlin2 generated data types (#623) @mbossenbroek
- Fix capitalization for Mutation type (#613) @kilink
- Bump actions/setup-python from 4.7.0 to 4.7.1 (#615) @dependabot
- Bump actions/cache from 3.2.5 to 3.3.2 (#616) @dependabot
- Set Kotlin api / language version to 1.7 (#614) @kilink