v0.12.1
github-actions
released this
01 May 20:24
·
52 commits
to refs/heads/main
since this release
Pull Requests
- scalafix 0.12.1 (#420) @bjaglin
- let scalafixScalaBV follow scalaBV to leverage 2.13 & deprecate it (#419) @bjaglin
- test against Scala 2.13.14 (#418) @bjaglin
- guard current cache invalidation behavior with --settings (#416) @bjaglin
- move away from deprecated olafurpg/setup-scala (#414) @bjaglin
- avoid full (re)compilation after cold scalafix invocations (#411) @bjaglin
- centralize ScalafixInterface memoization within a setting key (#409) @bjaglin
- docs: scalafixResolvers can only be set at ThisBuild level (#410) @bjaglin
- feat: honor sbt resolvers in addition to scalafixResolvers (#404) @GreyPlane
- fix JGitCompletions memory leak (#408) @xuwei-k
- Update fansi to 0.5.0 (#407) @scala-center-steward
- Update scalafmt-core to 3.8.1 (#406) @scala-center-steward
- add
scalafixJGitCompletion
key. reduce memory usage (#405) @xuwei-k - Rename scalafixBinaryScalaVersion to scalafixScalaBinaryVersion (#403) @steinybot