Releases: pixiv/scalafix-pixiv-rule
Releases · pixiv/scalafix-pixiv-rule
v4.5.4
v4.5.3
What's Changed
- Update sbt to 1.9.2 by @github-actions in #85
- Update mockito-core to 5.4.0 by @github-actions in #84
Full Changelog: v4.5.2...v4.5.3
v4.5.2
What's Changed
- Update sbt to 1.8.3 by @github-actions in #76
- Update sbt-projectmatrix to 0.9.1 by @github-actions in #83
- Update scala3-library to 3.3.0 by @github-actions in #82
- Update scalatest to 3.2.16 by @github-actions in #78
- Update sbt-ci-release to 1.5.12 by @github-actions in #75
- Update sbt-license-report to 1.5.0 by @github-actions in #77
- Update mockito-core to 5.3.1 by @github-actions in #74
- Update sbt-scalafix, scalafix-core to 0.11.0 by @github-actions in #80
- Update scala-library to 2.13.11 by @github-actions in #81
Full Changelog: v4.5.1...v4.5.2
v4.5.1
What's Changed
- feat: javax 名前空間を jakarta に変更するルール by @Javakky-pxv in #79
Full Changelog: v4.4.1...v4.5.1
v4.4.1
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
- feat: 不適切なパッケージに特定規則のクラス名がある場合に警告するルールの追加 by @Javakky-pxv in #72
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- Update mockito-core to 5.3.0 by @github-actions in #69
- Update sbt-license-report to 1.4.0 by @github-actions in #68
- feat: Lint ルールで利用できる汎用ログレベルコンフィグを定義 by @Javakky-pxv in #71
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Update sbt-license-report to 1.3.0 by @github-actions in #66
- feat: UnifiedArrow ルールで ← 記号も修正する by @Javakky-pxv in #67
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- Update mockito-core to 5.2.0 by @github-actions in #62
- CIのscalafmtCheckAllからinputを対象外とした by @kobakazu0429 in #65
feat: NeedMessageExtendsRuntimeException by @kobakazu0429 in #64
RuntimeException を継承した class の定義にメッセージが付与されていない場合は警告を発生させます。 これは、エラー通知時の識別を可能にするためです。
class RedException extends RuntimeException {}
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeException を継承したクラスを作る際にはメッセージを付与してください: RedException
*/
New Contributors
- @kobakazu0429 made their first contribution in #65
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- Dependencies のシークレットを修正する by @Javakky-pxv in #51
- Update scalafmt-core to 3.3.3 by @github-actions in #58
- Update sbt to 1.7.3 by @github-actions in #56
- Update sbt-scalafmt to 2.5.0 by @github-actions in #57
- Revert "Update scalafmt-core to 3.3.3" by @Javakky-pxv in #59
- Update scala3-library to 3.2.2 by @github-actions in #55
- Update scala-library to 2.13.10 by @github-actions in #54
- Update sbt-ci-release to 1.5.11 by @github-actions in #53
- Update sbt-projectmatrix to 0.9.0 by @github-actions in #52
- Use SVG Maven badge instead of PNG by @zonuexe in #61
- Update sbt to 1.8.2 by @github-actions in #60
New Contributors
Full Changelog: v4.0.0...v4.0.1