Palantir Java Format Versions Save

A modern, lambda-friendly, 120 character Java formatter.

2.37.0

8 months ago

Automated release, no documented user facing changes

2.36.0

8 months ago
Type Description Link
Feature Add option to format javadoc https://github.com/palantir/palantir-java-format/pull/921

2.35.0

9 months ago

Automated release, no documented user facing changes

2.34.0

10 months ago
Type Description Link
Fix Ensure imports are optimised on save, as well as formatting. https://github.com/palantir/palantir-java-format/pull/906

2.33.0

11 months ago

Automated release, no documented user facing changes

2.32.0

1 year ago
Type Description Link
Fix Update intellij compatibility range in IntelliJ plugin plugin.xml metadata file, but hopefully correctly this time. https://github.com/palantir/palantir-java-format/pull/875

2.31.0

1 year ago
Type Description Link
Fix Update intellij compatibility range in IntelliJ plugin plugin.xml metadata file. https://github.com/palantir/palantir-java-format/pull/874

2.30.0

1 year ago

No documented user facing changes

2.29.0

1 year ago
Type Description Link
Fix Stop using the Save Actions plugin (broken in IntelliJ 2023.1) and use native format on save (requires IntelliJ >=2021.2) https://github.com/palantir/palantir-java-format/pull/862

2.28.0

1 year ago
Type Description Link
Fix Write configuration to IPR file if it exists, as well as the .idea directory, to avoid errors in legacy projects https://github.com/palantir/palantir-java-format/pull/810