github scalameta/sbt-scalafmt v2.0.0

latest releases: v2.5.2, v2.5.1, v2.5.0...
5 years ago

Versioning scheme

From this release the plugin version does not match the version of scalafmt core. Major versions will be equal but minor plugin changes will be released indepedently.

Improvements

  • sbt plugin will format only recently changed files (#23) @poslegm
  • Perfomance improvements by global scalafmt instance creation (#25) @jrudolph
  • scalafmtCheck lists all unformatted files (#17) @poslegm
  • Update scalafmt to 2.0.0-RC5 (#30) @tanishiking

Bug fixes

  • Fixed bug with formatting removed files (#24) @poslegm

Don't miss a new sbt-scalafmt release

NewReleases is sending notifications on new releases.