Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 10:54

Added

  • Dependabot integration
  • Show idea.log logs of the run IDE in the Run console
  • README: FAQ section

Changed

  • build.gradle.kts: simpler syntax for configuring KotlinCompile
  • Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.4.21
  • Dependencies - upgrade detekt-formatting to 1.15.0
  • Dependencies - upgrade io.gitlab.arturbosch.detekt to 1.15.0
  • README: Clarify the Java usage in the project
  • pluginVerifierIdeVersions - upgrade to 2020.1.4, 2020.2.3, 2020.3.1

Fixed

  • Return Supplier<@Nls String> instead of String in MyBundle.messagePointer