Skip to content

Releases: diffplug/spotless-cli

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