Releases: bennyhuo/kotlin-trim-indent
Releases · bennyhuo/kotlin-trim-indent
v2.2.0-1.1.0
Commits
- e6bf55c: Add sample project. (bennyhuo)
- fe26ea1: Bump Kotlin to 2.2.0. (bennyhuo)
v2.1.20-1.1.0
Commits
- f7f4286: Bump Kotlin to 2.1.20. Fix nullability issue of MessageCollector #5. (bennyhuo)
- 6f1bd9b: Release 2.1.20-1.1.0. (bennyhuo)
v2.1.0-1.1.0
Commits
- 8845633: Bump Kotlin version to 2.1.0. (bennyhuo)
- 7e831fa: Release 2.1.0-1.1.0. (bennyhuo)
- 61389ea: Fix compile error. (bennyhuo)
v2.0.0-1.1.0
Commits
- cb32a2a: Upgrade Kotlin to 2.0.0. (bennyhuo)
- c4355d8: release 2.0.0-1.1.0. (bennyhuo)
v1.9.20-1.1.0
Commits
- 2d611de: Bump Kotlin version to 1.9.20. (bennyhuo)
- 65953c3: Release 1.9.20-1.1.0 (bennyhuo)
v1.9.10-1.1.0
Commits
- f425efc: Bump Kotlin version to 1.9.10. (bennyhuo)
- 191850d: Update readme. (bennyhuo)
v1.8.20-1.1.0
Commits
- f1b225f: Fix embedded trimIndent call expressions. (bennyhuo)
v1.8.20-1.0.0
Commits
- 3ac6166: Update publish.yml (Benny Huo)
- b3554fc: update plugin version, enable signing when releasing. (bennyhuo) #4
- 7545233: Fix not working on Kotlin/JS or Kotlin/Native. (bennyhuo)
- f2320c1: release 1.8.1 (bennyhuo)
- 05b19db: update to Kotlin 1.8.20 (bennyhuo)
- 9a157f4: Fix indent calculation when a line contains only expressions and whitespaces. (huobingqian)
- d4772ab: 1.8.20-1.0.0 (bennyhuo)
v1.8.0
Version 1.8.0
Commits
- [5a9f638] Merge pull request #3 from bennyhuo/1.8.0
- [357674f] update workflow. migrate to s01.
- [72d6262] Merge pull request #2 from bennyhuo/1.8.0
- [8dbdefd] release 1.8.0 with workflow.
- [880478b] Upgrade Kotlin to 1.8.
v1.7.10.3
- Fix: A newline was mistakenly inserted after an interpolated variable.
- Feat: Reindent the whole value of the interpolated variable.