Kotlin 1.9 support
This release updates the Kotlin compiler dependency to 1.9.22 making it possible to index Kotlin 1.9 projects.
⚠️ Kotlin 1.8 is no longer supported
Due to breaking changes in the Kotlin compiler APIs, it is no longer possible to index Kotlin 1.8 projects with scip-kotlin v0.4 and newer. The latest version that supports Kotlin 1.8 will remain v0.3.2.
What's Changed
- chore: bump workflow versions by @Strum355 in #63
- pr-auditor: use new token by @burmudar in #69
- pr-auditor: report failures by @burmudar in #70
- Update readme by @olafurpg in #73
- Upgrade to Kotlin 1.9.x by @olafurpg in #75
Full Changelog: v0.3.2...v0.4.0