Releases: alejandrohdezma/sbt-fix
Releases · alejandrohdezma/sbt-fix
v0.12.0
What's Changed
🚀 New features
- Add
.abortOnErrorto opt a check out of continue-on-error by @alejandrohdezma in #376
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
🐛 Bug fixes
- Generic
NamedCheckOpsso non-Unit tasks can use.namedby @alejandrohdezma in #375
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
🚀 New features
- Continue-on-error
fix --check, withcialias and CI Markdown report by @alejandrohdezma in #374
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
🚀 New features
- Allow chaining additional tasks into
fix/fix --checkby @alejandrohdezma in #373
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
🚀 New features
- Convert fix from command to input task for project scoping by @alejandrohdezma in #369
Full Changelog: v0.7.2...v0.8.0
v0.7.2
📈 Dependency updates
Full Changelog: v0.7.1...v0.7.2
v0.7.1
📈 Dependency updates
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's changed
⚠️ Breaking changes
Remove scalafixEnable from fix --check (#138)
Contributors to this release
v0.6.1
What's changed
❗ This release should be used instead of 0.6.0
scalafixAll should not be called with all #137
Contributors to this release
v0.6.0
❗ This release introduce a bug that prevents fix --check from working correctly. Use version 0.6.1 or greater instead.
What's changed
- Remove
scalafixAllcommand (#136) @alejandrohdezma
📈 Dependency updates
- Update sbt-scalafix to 0.9.19 (#135) @alejandrohdezma
- Update sbt-scalafix to 0.9.18 (#134) @alejandrohdezma
- Update sbt to 1.3.13 (#133) @alejandrohdezma
- Update sbt-tpolecat to 0.1.13 (#132) @alejandrohdezma
- Update sbt-mdoc to 2.2.3 (#131) @alejandrohdezma
- Update sbt-mdoc to 2.2.2 (#130) @alejandrohdezma
- Update sbt-scalafix to 0.9.17 (#129) @alejandrohdezma
- Update sbt-mdoc to 2.2.1 (#128) @alejandrohdezma
- Update sbt-tpolecat to 0.1.12 (#127) @alejandrohdezma
- Update sbt to 1.3.12 (#126) @alejandrohdezma
- Update sbt-scalafmt-defaults to 0.2.0 (#125) @alejandrohdezma
- Update sbt-scalafmt-defaults to 0.1.1 (#122) @alejandrohdezma
- Update sbt-scalafix to 0.9.16 (#124) @alejandrohdezma
- Update sbt-scalafix-defaults to 0.2.3 (#123) @alejandrohdezma
- Update sbt-scalafmt to 2.4.0 (#121) @alejandrohdezma
- Update sbt-mdoc to 2.2.0 (#120) @alejandrohdezma
- Update sbt-scalafix-defaults to 0.2.2 (#119) @alejandrohdezma
- Update sbt-scalafix-defaults to 0.2.1 (#118) @alejandrohdezma
- Update sbt-scalafix-defaults to 0.2.0 (#117) @alejandrohdezma
- Update sbt-scalafix to 0.9.15 (#116) @alejandrohdezma
- Update sbt-github to version 0.8.2 (#115) @alejandrohdezma
- Update sbt-ci-release to 1.5.3 (#114) @scala-steward
- Update Scala, SBT & plugins to latest version (#112) @alejandrohdezma