Releases: palantir/palantir-java-format
Releases · palantir/palantir-java-format
2.12.0
Type |
Description |
Link |
Fix |
Fix the intellij plugin when the bundled formatter is used |
#619 |
2.11.0
Type |
Description |
Link |
Fix |
palantir-java-format intellij plugin supports the new PLUGIN_DIR/lib/*.jar structure in addition to the old PLUGIN_DIR/impl/*.jar location |
#617 |
2.10.0
Type |
Description |
Link |
Improvement |
Cherry-pick upstream changes. |
#615 |
2.9.0
Type |
Description |
Link |
Fix |
Fix deadlock trying to format large input |
#583 |
2.8.0
Type |
Description |
Link |
Fix |
Revert using bootstrapping formatter for Java 15 |
#582 |
2.7.0
Type |
Description |
Link |
Improvement |
Enable bootstrapping formatter on java 15+ |
#580 |
2.6.0
Type |
Description |
Link |
Fix |
Idea plugin: Fix NumberFormatException: For input string: "15.0.5" |
#575 |
2.5.0
Type |
Description |
Link |
Improvement |
Add required exports to the jar manifest |
#566 |
2.4.0
Type |
Description |
Link |
Improvement |
Bootstrap new jvm for running formatter with flags |
#562 |
2.3.0
Type |
Description |
Link |
Improvement |
Fix java 16 compatibility |
#559 |