Skip to content

Releases: block/kotlin-formatter

1.7.0

30 Mar 19:40

Choose a tag to compare

New:

  • ktfmt updated to 0.62

Changed:

  • Bump IDEA release version to latest.

Fixed:

  • Ensure latest IDEA major version is actually higher than the current major version
  • Switch to unified release code for IDEA

1.6.3

11 Dec 19:36

Choose a tag to compare

Changed:

  • Bump IDEA release version to latest.

Fixed:

  • Task configuration is compatible with Isolated Projects.

1.6.2

25 Nov 11:25

Choose a tag to compare

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 of kotlin-format-shadow-<version> which is more idiomatic

Fixed:

  • Update git hooks to use bin/kotlin-format instead of bin/kotlin-formatter as the default binary path

1.6.1

25 Nov 08:37

Choose a tag to compare

Fixed:

  • Attempt to fix broken publish of 1.6.0

1.5.2

19 Nov 18:09

Choose a tag to compare

Fixed:

  • Attempt to fix broken publish of 1.5.0/1.5.1

1.4.1

15 Oct 12:44

Choose a tag to compare

Changed:

  • Updated ktfmt to v0.59.
  • Updated various other internal dependencies.

1.4.0

24 Sep 15:59

Choose a tag to compare

Changed:

  • Updated ktfmt to v0.58.
  • Updated various other internal dependencies.

1.3.0

15 Aug 04:14
5136a4a

Choose a tag to compare

Changed:

  • Add support for IntelliJ version 2025.2
  • Various dependency updates

1.2.2

19 May 23:58
a3179d4

Choose a tag to compare

Changed:

  • Update all non-major dependencies
  • Update publication to Sonatype Central Portal

1.2.1

08 May 14:24
b9b3716

Choose a tag to compare

Fixed:

  • Fixed bug with formatting moved files in pre-commit mode