All Versions
18
Latest Version
Avg Release Cycle
29 days
Latest Release
1686 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.0.7 Changes
October 11, 2019What’s Changed
- 👉 Use scalafmt 2.1.1 (#55) @henricook
- which contains "Use Coursier defaults, which also adds support for COURSIER_REPOSITORIES (scalameta/scalafmt#1524) @henricook"
- ⚡️ scalafmt-dynamic version update (#52) @poslegm
- 👉 Use scalafmt 2.1.1 (#55) @henricook
-
v2.0.6 Changes
September 28, 2019 -
v2.0.5 Changes
September 16, 2019 -
v2.0.2 Changes
June 28, 2019 -
v2.0.1 Changes
June 06, 2019What’s Changed
- ⚡️ Update scalafmt to 2.0.0-RC8 (#33) @tanishiking
-
v2.0.0 Changes
March 19, 2019🔖 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