Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 10:02

Added

  • Fix default to opt-out of bundling Kotlin standard library in plugin distribution

Changed

  • GitHub Actions: allow releasing plugin even for the base project
  • Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.4.10
  • Dependencies - upgrade org.jetbrains.intellij to 0.4.26
  • Dependencies - upgrade org.jetbrains.changelog to 0.6.0
  • Dependencies - upgrade io.gitlab.arturbosch.detekt to 1.14.1

Fixed

  • pluginName variable name collision with intellij closure getter in Gradle configuration #29