Releases: block/kotlin-formatter
Releases · block/kotlin-formatter
1.7.0
1.6.3
Changed:
- Bump IDEA release version to latest.
Fixed:
- Task configuration is compatible with Isolated Projects.
1.6.2
New:
- The published distribution zip now includes git hooks
Changed:
- The git hook filenames were renamed to have a
kotlin-format.prefix to avoid potential conflict - The published distribution zip unpacks to
kotlin-formatter-dist-<version>instead ofkotlin-format-shadow-<version>which is more idiomatic
Fixed:
- Update git hooks to use
bin/kotlin-formatinstead ofbin/kotlin-formatteras the default binary path
1.6.1
Fixed:
- Attempt to fix broken publish of 1.6.0
1.5.2
Fixed:
- Attempt to fix broken publish of 1.5.0/1.5.1
1.4.1
Changed:
- Updated ktfmt to
v0.59. - Updated various other internal dependencies.
1.4.0
Changed:
- Updated ktfmt to
v0.58. - Updated various other internal dependencies.
1.3.0
Changed:
- Add support for IntelliJ version 2025.2
- Various dependency updates
1.2.2
Changed:
- Update all non-major dependencies
- Update publication to Sonatype Central Portal
1.2.1
Fixed:
- Fixed bug with formatting moved files in pre-commit mode