Releases: moznion/sbt-spotless
Releases · moznion/sbt-spotless
v0.1.3
v0.1.2
New Features
Support checkOnCompile and applyOnConfig options
These options hook the compile phase to run the spotless tasks.
Please refer to the following wiki page: Plugin Configuration
v0.1.1
v0.1.0
New feature
- Support legacy sbt 0.13
Breaking change
Cache file format has been changed (JSON to serialized object)
If the error according to cache occurred, please remove the cache files that are in dynamicDependencyCacheDir.
v0.0.1
v0.0.1-beta2
Use target.value to specify the "target" directory instead of hard coded "target/"
v0.0.1-beta1
Original BETA release
v0.0.1-alpha1
Original ALPHA release