Scalafmt v2.3.1
This release is mostly identical to 2.3.0-RC1 excluding a small regression fix for RedundantBraces
and library dependency updates from Scala Steward.
v2.3.0-RC2 Release notes
See https://github.com/scalameta/scalafmt/releases/tag/v2.3.0-RC2
Pull Requests
- RedundantBraces: fix how we find {} in func body (#1588) @kitbellew
- Add installation instructions for scalafmt-native. (#1570) @olafurpg
- Router: break between curly and catch, like else (#1567) @kitbellew
- Formatter upgraded to 2.3.0-RC1 (#1566) @poslegm
Dependency updates
- Update typesafe:config to 1.4.0 (#1584) @scala-steward
- Update sbt-mdoc to 2.0.3 (#1585) @scala-steward
- Update typesafe:config to 1.3.4 (#1573) @scala-steward
- Update sbt-scalajs to 0.6.31 (#1578) @scala-steward
- Update sbt-jmh to 0.3.7 (#1581) @scala-steward
- Update sbt-mdoc to 2.0.2 (#1579) @scala-steward
- Update paiges-core to 0.3.0 (#1580) @scala-steward
- Update sbt-scalajs-crossproject to 0.6.1 (#1577) @scala-steward
- Update sbt-buildinfo to 0.9.0 (#1572) @scala-steward
- Update interface to 0.0.14 (#1575) @scala-steward
- Update sbt-coursier to 1.0.3 (#1576) @scala-steward
- Update sbt-mima-plugin to 0.6.1 (#1574) @scala-steward
- Update sbt-assembly to 0.14.10 (#1571) @scala-steward