Skip to content

Releases: palantir/palantir-java-format

2.52.0

17 Feb 08:01
2.52.0
4823c56
Compare
Choose a tag to compare

💡 Improvements

  • Initial Graal native-image creation and Benchmarks (#1194)

2.51.0

12 Feb 14:40
2.51.0
a0c2e31
Compare
Choose a tag to compare

💡 Improvements

  • Use com.palantir.external-publish-intellij for idea plugins (#1127)
  • Initial Graal native-image creation and Benchmarks (#1194)

2.50.0

14 Aug 11:25
58af349
Compare
Choose a tag to compare

Automated release, no documented user facing changes

2.49.0

05 Aug 17:59
6e10da3
Compare
Choose a tag to compare
Type Description Link
Fix Ensure Actions on Save is configured properly in IntelliJ <=2023.3.6 #1112

2.48.0

30 Jul 14:46
8478c3d
Compare
Choose a tag to compare
Type Description Link
Fix The formatter should now always been enabled on save in intellij. #1110

2.47.0

21 May 16:03
03cb9e5
Compare
Choose a tag to compare
Type Description Link
Improvement Add instructions for how to run a prerelease version of the idea plugin #1084
Fix Stops optimizing imports via palantir-java-formatter #1089

2.46.0

02 May 15:42
63e5a94
Compare
Choose a tag to compare
Type Description Link
Fix Fixes bug where generated code or automated refactoring is formatted incorrectly by removing AD_HOC_FORMATTING #1083

2.45.0

02 May 15:13
469e2e9
Compare
Choose a tag to compare
Type Description Link
Fix Fix error message link for filing bugs #1037

2.44.0

26 Apr 16:02
9922380
Compare
Choose a tag to compare
Type Description Link
Fix Fix palantir-java-format not running on IntelliJ >=2024.1 by moving to new APIs. #1078

2.43.0

09 Apr 10:12
a8b7210
Compare
Choose a tag to compare

No documented user facing changes