Skip to content

2.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 14:17
· 8 commits to main since this release
5abf672

Added

  • Introduce configurations for IntelliJ Platform test plugins, dependencies, and bundled modules along with testPlugin, testBundledPlugin, and testBundledModule dependency helpers
  • Support different kotlinx.coroutines JavaAgent FQNs by checking for the class presence in the IntelliJ Platform classpath

Fixed

  • Do not fail when JBR dependency cannot be resolved, and proceed with JRE resolution using other available predictions
  • Performance improvement: memoize the ProductInfoPathResolver resolution.