0.3.0
·
1277 commits
to develop
since this release
| Type | Description | Link |
|---|---|---|
| Break | Remove JavaFormatterOptions altogether from the API, the style now being baked in to be PALANTIR. |
#47 |
| Improvement | Expose formatSourceReflowStringsAndFixImports from the SPI, which formats a whole file returning the formatted file as a String. |
#47 |
| Break | Rename palantir-java-format-api to palantir-java-format-spi. |
#47 |
| Break | The standalone com.palantir.java-format plugin provides a formatDiff task. IntelliJ setup has been moved to a com.palantir.java-format-idea plugin. |
#48 |