Skip to content

Releases: diffplug/spotless-cli

spotless-cli v0.1.1

02 Jun 19:12
Compare
Choose a tag to compare

Changed

  • Improvements to the chocolatey package distribution
  • Bumping the bundled google-java-format (1.21.0 -> 1.27.0)
  • Bumping the bundled palantir-java-format (2.61.0 -> 2.67.0)

spotless-cli v0.1.0

13 May 10:49
Compare
Choose a tag to compare

Fixed

  • Support for transporting changelog to github releases
  • Make sure release binaries are executable on unix systems
  • Make sure to use same zips for chocolatey distribution that are used for the release

Added

  • Initial version of the CLI
  • Supported formatters (in alphabetical order):
    • clang-format
    • format-annotations
    • google-java-format
    • license-header
    • palantir-java-format
    • prettier