Skip to content

Releases: andrelmv/kotlin-const-string-interpolation-plugin

v1.0.5

18 Nov 08:49
Compare
Choose a tag to compare

Changed

  • Migrate gradle plugin to 2.1.0
  • Replace gradle/gradle-build-action for gradle/actions/setup-gradle

Added

  • Junit 4.13.2 dependency
  • Support to K2 compiler

v1.0.4

17 Sep 21:34
Compare
Choose a tag to compare

Added

  • Support to KtCollectionLiteralExpression inlay hint

v1.0.3

12 Aug 14:04
Compare
Choose a tag to compare

Changed

  • Migrate kover to version 0.8.0
  • Update pluginUntilBuild to support build 242.*
  • Update Gradle to version 9.0

Added

  • Add sonar badge to README.md
  • Add codefactor badge to README.md

v1.0.2

25 Apr 17:41
c0d6fb1
Compare
Choose a tag to compare

Added

  • Support to provide inlay hints for string constants
  • Support to enable/disable inlay hints for string and string template

v1.0.1

04 Apr 23:45
Compare
Choose a tag to compare

Changed

  • Update Supported build number to 241.*
  • Update gradle to 8.6

v1.0.0

31 Mar 01:01
Compare
Choose a tag to compare

Added