Releases: andrelmv/kotlin-const-string-interpolation-plugin
Releases · andrelmv/kotlin-const-string-interpolation-plugin
v1.0.5
v1.0.4
Added
- Support to KtCollectionLiteralExpression inlay hint
v1.0.3
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
Added
- Support to provide inlay hints for string constants
- Support to enable/disable inlay hints for string and string template
v1.0.1
Changed
- Update Supported build number to 241.*
- Update gradle to 8.6
v1.0.0
Added
- Initial scaffold created from IntelliJ Platform Plugin Template
- Inlay Hint Collector
- Inlay Hint Provider
- Plugin configuration
- Unit tests
- CODEOWNERS file