Skip to content

0.3.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 22 Oct 16:20
· 998 commits to develop since this release
bed3428
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