Skip to content

v1.2.0

Compare
Choose a tag to compare
@zolotov zolotov released this 30 Sep 10:08
ba25001
  • Fixed running tests on 2021.3 platform version
  • Deprecate IntelliJPluginExtension.getIdeaDependency(project: Project)
  • Avoid downloading IDE dependency in configuration phase
  • Increase the default runPluginVerifier.failureLevel to COMPATIBILITY_PROBLEMS
  • Introduce listProductsReleases task for listing the IDE releases matching given criteria
  • Fixed resolving compiler classpath for the instrumentCode task when using LATEST-EAP-SNAPSHOT #752
  • Fixed resolving idea.platform.prefix #772
  • Fix for custom buildDir not used in some instrumentCode and buildSearchableOptions tasks #793