Releases: scalacenter/sbt-scalafix
Releases · scalacenter/sbt-scalafix
v0.10.0-RC1
Breaking changes
- Only sbt 1.3+ is now supported
- Deprecated keys & dependency to coursier-small have been removed
- See also the breaking changes in scalafix 0.10.0-RC1
Pull Requests
- scalafix 0.10.0-RC1 (#296) ny @bjaglin
- Update interface to 1.0.7 (#295) @scala-steward
- wire scalafix initialization logs to proper logger (#294) @bjaglin
- make scalafixEnable less aggressive & more future-proof (#292) @bjaglin
- more
sbt scalafix dependency:
tweaks (#293) @bjaglin - support sbt 1.3.x and later only (#291) @bjaglin
- remove deprecated keys (#289) @bjaglin
- fix steward pinning (#288) @bjaglin
- Bump actions/checkout from 2 to 3 (#286) @dependabot
- Update scalafmt-core to 3.4.3 (#285) @scala-steward
- Update sbt, scripted-plugin to 1.6.2 (#284) @scala-steward
- Update fansi to 0.3.1 (#283) @scala-steward
- support and favor ammonite/coursier syntax for dependency: (#282) @bjaglin
- don't force sonatypeSnapshots on all ScalafixTestkitPlugin users (#281) @bjaglin
- Update scalafmt-core to 3.3.3 (#279) @scala-steward
- Update scalatest to 3.2.11 (#280) @scala-steward
- Update sbt, scripted-plugin to 1.6.1 (#277) @scala-steward
- Update scalafmt-core to 3.3.1 (#278) @scala-steward
v0.9.34
Pull Requests
- scalafix 0.9.34 (scala 2.13.8) (#275) @bjaglin
- fix JDK17 build (#274) @bjaglin
- Update interface to 1.0.6 (#269) @scala-steward
- Update sbt, scripted-plugin to 1.5.8 (#270) @scala-steward
- Update scalafmt-core to 3.2.2 (#271) @scala-steward
- don't bump JGit to keep Java 8 compatibility (#272) @bjaglin
- bump coursier (#268) @bjaglin
- Update sbt, scripted-plugin to 1.5.6 (#266) @scala-steward
- Update scalafmt-core to 3.2.1 (#267) @scala-steward
- Update fansi to 0.3.0 (#265) @scala-steward
- Add more fine grained check for
scalacOptionsToRelax
(#262) @ckipp01 - Update scalafmt-core to 3.1.2 (#264) @scala-steward
v0.9.33
Pull Requests
- Release scalafix 0.9.33 (#261) @mlachkar
- Update scalafmt-core to 3.1.1 (#259) @scala-steward
- Update scalafmt-core to 3.0.8 (#256) @scala-steward
v0.9.32
Pull Requests
- scalafix 0.9.32 (#257) @bjaglin
- Update scalafmt-core to 3.0.6 (#255) @scala-steward
- Update scalatest to 3.2.10 (#254) @scala-steward
v0.9.31
Pull Requests
- bump scalafix & scala (#252) @bjaglin
- Update org.eclipse.jgit to 5.13.0.202109080827-r (#249) @scala-steward
- Update scalafmt-core to 3.0.3 (#251) @scala-steward
v0.9.30
Pull Requests
- Update scalafix to 0.9.30 (#247) @mlachkar
- Bump olafurpg/setup-scala from 12 to 13 (#244) @dependabot
- Update scalafmt-core to 3.0.0-RC6 (#243) @scala-steward
- Update sbt, scripted-plugin to 1.5.5 (#242) @scala-steward
- Disable BSP in Scalafix config (#241) @adpi2
- don't upgrade example rules as this can bring false negatives in scripted (#240) @bjaglin
- Update scalafmt-core to 3.0.0-RC5 (#239) @scala-steward
- Update sbt, scripted-plugin to 1.5.4 (#238) @scala-steward
- Update org.eclipse.jgit to 5.12.0.202106070339-r (#236) @scala-steward
- Update fansi to 0.2.14 (#235) @scala-steward
- ensure keys do not need to be silenced with excludeLintKeys (#233) @bjaglin
- Bump olafurpg/setup-scala from 10 to 12 (#232) @dependabot
- drop support for sbt 0.13 (#230) @bjaglin
- ask dependabot to upgrade github actions (#231) @bjaglin
- Update scala-library to 2.12.14 (#228) @scala-steward
- Update scalafmt-core to 3.0.0-RC4 (#229) @scala-steward
v0.9.29
v0.9.28
Pull Requests
- scalafix 0.9.28 (#224) @bjaglin
- remove coupling to sbt-projectmatrix, take 2 (#223) @bjaglin
- remove coupling to sbt-projectmatrix (#222) @bjaglin
- Scala 2.13.6 & -Xsource:3 support (#221) @bjaglin
- ScalafixTestkitPlugin improvements (#220) @bjaglin
- Support Scala 3 in ScalafixTestkitPlugin (#219) @bjaglin
- enable scalafixCaching by default (#213) @bjaglin
- print actionnable error when trying to resolve Scala 3 scalafix (#214) @bjaglin
- sonatype public aggregates sonatype snapshots (#212) @bjaglin
- make it possible to and do build against a scalafix SNAPSHOT (#211) @bjaglin
- Update interface to 1.0.4 (#215) @scala-steward
- Update org.eclipse.jgit to 5.11.1.202105131744-r (#216) @scala-steward
- Update sbt, scripted-plugin to 1.5.2 (#217) @scala-steward
- Update scalatest to 3.2.9 (#218) @scala-steward
- initial support for running rules on Scala 3 sources (#210) @bjaglin
- Update scalatest to 3.2.8 (#209) @scala-steward
- Update sbt, scripted-plugin to 1.5.1 (#208) @scala-steward
- add --triggered support when scalafixOnCompile is enabled (#169) @taisukeoe
- Update scalatest to 3.2.7 (#207) @scala-steward
- Update sbt, scripted-plugin to 1.5.0 (#206) @scala-steward
- Update org.eclipse.jgit to 5.11.0.202103091610-r (#205) @scala-steward
- Update sbt-ci-release to 1.5.7 (#204) @scala-steward
- scalafixEnable: support builds overriding scalacOptions (#203) @bjaglin
v0.9.27
Pull Requests
- Release 0.9.27 (#202) @mlachkar
- Relax fatal warnings for all scalafix invocations (#196) @bjaglin
- Update .gitignore with scalafix .gitignore (#201) @mlachkar
- fix following the rename of master branch (#200) @mlachkar
- Update scalatest to 3.2.6 (#199) @scala-steward
- Update sbt, scripted-plugin to 1.4.9 (#198) @scala-steward
- Update sbt-ci-release to 1.5.6 (#197) @scala-steward
- scalafixEnable: relax -Xfatal-warnings for scalafix invocations (#195) @bjaglin
- Update scala-library to 2.12.13 (#193) @scala-steward
- Update interface to 1.0.3 (#191) @scala-steward
- Update scalatest to 3.2.5 (#194) @scala-steward