Releases
v1.16.0
Compare
Sorry, something went wrong.
No results found
Added
Configure all tasks that extend task classes instead of just those created by the plugin
Make JbrResolver prefer Gradle javaToolchains by JetBrains vendor, if already available.
Support for Kotlin Coroutines debugging
Detect and warn if project adds an explicit dependency on Kotlin Coroutines library
RunPluginVerifierTask: new runPluginVerifier.verificationReportsFormats property to control verifier output formats
RunPluginVerifierTask: new runPluginVerifier.ignoredProblems property to include a file with list of problems to be ignored in a report
RunPluginVerifierTask: new runPluginVerifier.freeArgs property to let pass to the IntelliJ Plugin Verifier custom arguments
Fixed
NoClassDefFoundError: org/gradle/api/publish/ivy/internal/publication/DefaultIvyPublicationIdentity in Gradle 8.4 #1469
Misleading message about Kotlin API version #1463
Changed
Disabled caching for BuildPluginTask
You can’t perform that action at this time.