Skip to content

Releases: JetBrains/intellij-platform-gradle-plugin

v0.6.0

29 Oct 13:47

Choose a tag to compare

  • Introduced runPluginVerifier task that runs the IntelliJ Plugin Verifier tool to check the binary compatibility with specified IntelliJ IDE builds.

v0.5.1

27 Oct 11:26

Choose a tag to compare

  • fix class-loading in tests for IntelliJ Platform >= 203

v0.5.0

05 Oct 16:47

Choose a tag to compare

  • do not download dependencies during configuration phase #123
  • support multiple plugin repositories
  • support enterprise plugin repositories #15

v0.4.26

18 Sep 09:59

Choose a tag to compare

  • fix plugin-repository-rest-client dependency

v0.4.25

17 Sep 15:52

Choose a tag to compare

log

v0.4.24

17 Sep 15:08

Choose a tag to compare

  • fix plugin-repository-rest-client dependency

v0.4.23

17 Sep 13:49

Choose a tag to compare

  • fix compatibility issue with Kotlin 1.4 serialization #532

v0.4.22

03 Sep 11:15

Choose a tag to compare

  • add option to disable auto-reload of dynamic plugins (autoReloadPlugins=false in runIde task)
  • documentation improvements

v0.4.21

12 May 19:12

Choose a tag to compare

  • fix adding searchable options to the distribution for Gradle > 5.1 #487

v0.4.20

06 May 16:28

Choose a tag to compare

  • fixed caching builtin plugins data
  • add annotations-19.0.0 to compile classpath by default
  • fix setting plugin name for Gradle 5.1..5.3 #481