What's Changed
- Bumped Kotlin target language version to 2.3.20 (#2821)
- Fixed an issue where the plugin adds a maven repo to the build and corrected the compiler plugin artifact (#2856)
- Fixed a crash with IllegalStateException when source contains a class-level destructuring declaration (#2861)
- Fixed support for Gradle Isolated Projects (#2844)
- Fixed Windows build failure when the path is long (#2815)
- Fixed issue where KSP does not call SymbolProcessor in some Gradle setups (#2511)
- Fixed a crash in PsiResolutionStrategy for annotations with nullable fully qualified names (#2864)
- Improved performance by lazily computing fully qualified Java annotation names (#2860)
Contributors
- Thanks to everyone who reported bugs and participated in discussions!
Full Changelog: 2.3.6...2.3.7