Releases: palantir/palantir-java-format
Releases · palantir/palantir-java-format
2.50.0
Automated release, no documented user facing changes
2.49.0
Type |
Description |
Link |
Fix |
Ensure Actions on Save is configured properly in IntelliJ <=2023.3.6 |
#1112 |
2.48.0
Type |
Description |
Link |
Fix |
The formatter should now always been enabled on save in intellij. |
#1110 |
2.47.0
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
Type |
Description |
Link |
Fix |
Fixes bug where generated code or automated refactoring is formatted incorrectly by removing AD_HOC_FORMATTING |
#1083 |
2.45.0
Type |
Description |
Link |
Fix |
Fix error message link for filing bugs |
#1037 |
2.44.0
Type |
Description |
Link |
Fix |
Fix palantir-java-format not running on IntelliJ >=2024.1 by moving to new APIs. |
#1078 |
2.43.0
No documented user facing changes
2.42.0
Type |
Description |
Link |
Fix |
Properly format switch expressions |
#1069 |
2.41.0
Type |
Description |
Link |
Fix |
Avoid computing expensive debug info for all checkState() calls |
#1029 |
Improvement |
Enable Nullaway |
#988 |