Releases: scalacenter/sbt-scalafix
Releases · scalacenter/sbt-scalafix
0.9.25
Pull Requests
- Update to 0.9.25 (#186) @mlachkar
- Update sbt, scripted-plugin to 1.4.6 (#185) @scala-steward
- Update sbt, scripted-plugin to 1.4.5 (#184) @scala-steward
- Update org.eclipse.jgit to 5.10.0.202012080955-r (#183) @scala-steward
- Update sbt-ci-release to 1.5.5 (#182) @scala-steward
- support running scalafix on projects with sources at the root (#181) @bjaglin
- Update interface to 1.0.2 (#179) @scala-steward
- Update sbt, scripted-plugin to 1.4.4 (#180) @scala-steward
v0.9.24
Pull Requests
- Update github actions (#178) @mlachkar
- Update scalatest to 3.2.3 (#177) @scala-steward
- Update sbt, scripted-plugin to 1.4.2 (#176) @scala-steward
- Update sbt-ci-release to 1.5.4 (#175) @scala-steward
v0.9.23
Pull Requests
- Bump to v.0.9.23 (#174) @mlachkar
- Update sbt, scripted-plugin to 1.4.1 (#172) @scala-steward
- Update interface to 1.0.1 (#171) @scala-steward
- Update scalafmt-core to 2.7.5 (#170) @scala-steward
- sbt 1.4.0 (#168) @bjaglin
- Update scalafmt-core to 2.7.3 (#167) @scala-steward
- use more readable coursier flags for sbt plugin lookups (#166) @bjaglin
v0.9.21
Pull Requests
- scalafix 0.9.21 (#165) @bjaglin
- Update scalafmt-core to 2.7.1 (#164) @scala-steward
- Update org.eclipse.jgit to 5.9.0.202009080501-r (#163) @scala-steward
- Update scalatest to 3.2.2 (#161) @scala-steward
- Update interface to 0.0.25 (#160) @scala-steward
- prevent concurrent modifications of sources by limiting concurrency (#153) @bjaglin
- Respect Configuration in scalafixConfigSettings (#154) @etspaceman
- Change scalafixResolvers to come from Coursier defaults so can be overridden (#159) @scottrice10
v0.9.20
Pull Requests
- bump scalafix to 0.9.20 (#162) @mlachkar
- caching: don't forget previous invocations (#139) @bjaglin
- Update scalatest to 3.2.1 (#158) @scala-steward
- Update sbt-buildinfo to 0.10.0 (#157) @scala-steward
- Update org.eclipse.jgit to 5.8.1.202007141445-r (#155) @scala-steward
- Update scalafmt-core to 2.6.4 (#156) @scala-steward
- fix usage of scalafix via another task (#152) @bjaglin
- Update interface to 0.0.24 (#150) @scala-steward
- Update scalafmt-core to 2.6.3 (#151) @scala-steward
v0.9.19
Pull Requests
- bump scalafix to 0.9.19 (#149) @bjaglin
- scalafixOnCompile setting key (#140) @bjaglin
- caching: remove optimization bringing false positive cache hits (#145) @bjaglin
- scalafixAll tweaks (#144) @bjaglin
- prefer URI over URL for keys to avoid hostname resolution on equals (#143) @bjaglin
- Fix 0.9.18 caching/performance regressions (#142) @bjaglin
- prevent failure on sbt init when JGit finds a .git with no commit (#141) @bjaglin
- Fix SbtCompletionsSuite (#138) @mlachkar
v0.9.18-1
v0.9.18
Pull Requests
- Release 0.9.18 (#137) @mlachkar
- Update sbt, scripted-plugin to 1.3.13 (#136) @scala-steward
- bump scalafmt-core (#135) @bjaglin
- bi-weekly scala steward updates to reduce noise (#134) @bjaglin
- Upgrade to Scalatest 3.2.0 (#133) @olafurpg
- Update org.eclipse.jgit to 5.8.0.202006091008-r (#132) @scala-steward
- test/document usage of local 2.13 rules (#128) @bjaglin
- allow usage of rules compiled against 2.11 & 2.13 (#121) @bjaglin
- Introduce scalafixAll InputTask (#126) @bjaglin
- support sbt 1.3.x SemanticdbPlugin in ScalafixTestkitPlugin (take 2) (#125) @bjaglin
- make local dev possible with JDK11 (#127) @bjaglin
- deprecate usage of coursiersmall type in scalafixResolvers (#123) @bjaglin
v0.9.17
Pull Requests
- bump scalafix-interfaces (#124) @bjaglin
- Improve/document ScalafixTestkitPlugin usage (#120) @bjaglin
- deprecate auto-exported
Scalafix
tag (#115) @bjaglin - Compilation tweaks (#114) @bjaglin
- remove fallbacks creating confusions about which versions are used (#116) @bjaglin
- Update sbt, scripted-plugin to 1.3.12 (#118) @scala-steward
- Add test-release.sh script (#113) @olafurpg