Skip to content

Scalafix v0.6.0-M11

Pre-release
Pre-release
Compare
Choose a tag to compare
@olafurpg olafurpg released this 03 Jul 06:54
· 2406 commits to main since this release
ff7ace7

NOTE. This milestone release is unstable, it is recommended to stay on v0.5.10 until all of the tickets in https://github.com/scalameta/scalameta/milestone/26 have been fixed.

  • upgrade to Scalameta v4.0.0-M4, #756
  • the sbt plugin has been moved to a separate repository https://github.com/scalacenter/sbt-scalafix.
  • the sbt plugin will temporarily only work for sbt 1.0. Support for 0.13 will be re-instated before v0.6 final.
  • the sbt plugin no longer dynamically resolves and classloads scalafix artifacts, it's a "normal plugin" now.