v3.0.0-RC7
Pull Requests
- Scalameta: upgrade to v4.4.27 (#2655) @kitbellew
- FormatWriter: improve end marker handling (#2678) @kitbellew
- Update installation.md (#2675) @hiramekun
- FormatWriter: a few minor refactors (#2677) @kitbellew
- configuration.md: rename "argument" to "parameter" in the definition position (#2672) @unkarjedy
- Scalameta: upgrade to v4.4.26 (#2670) @kitbellew
- Add documentation for Markdown formatting (#2671) @swoogles
- Router: improve handling of
binpack=oneline(#2666) @kitbellew - Support Mdoc fence formatting (#2653) @swoogles
- FormatOps: stop search in findFirst earlier (#2664) @kitbellew
- Router: don't use binpack=Oneline logic to Always (#2663) @kitbellew
- FormatOps: optimize tree traversal (#2662) @kitbellew
- BinPack: implement logic for unsafeXxxSite=Oneline (#2656) @kitbellew
- Docstrings: allow a different maxColumn to wrap (#2658) @kitbellew
- FormatOps: remove trivial dequeueSpots (#2660) @kitbellew
- FormatOps: remove unused
{package,import}Tokens(#2659) @kitbellew - FormatOps: fix bug with vertical multiline (#2657) @kitbellew
- Bump docker/build-push-action from 2.5.0 to 2.6.1 (#2661) @dependabot
- BestFirstSearch: use full search in nested blocks (#2652) @kitbellew
- Imports: bugfix, don't forget to clear stats (#2651) @kitbellew
- Router: apply
, {rule to binPack case as well (#2642) @kitbellew - Imports: combine all import rewrites into one (#2641) @kitbellew
- Update mdoc, sbt-mdoc to 2.2.22 (#2647) @scala-steward
- Update sbt-native-image to 0.3.1 (#2649) @scala-steward
- Update sbt-scalafmt to 2.4.3 (#2650) @scala-steward
- Update munit to 0.7.27 (#2648) @scala-steward
- Update sbt to 1.5.5 (#2646) @scala-steward
- Update sbt-scalajs-crossproject to 1.1.0 (#2644) @scala-steward
- Router: fully remove the dead comma split (#2643) @kitbellew
- Router: preserve on
extendsifbinPack.parentConstructors=keep(#2639) @kitbellew - Newlines: use
selectChainsinstead ofsource(#2638) @kitbellew - Newlines: implement
avoidForSimpleOverflow=[slc](#2637) @kitbellew - Scalafmt: parse configuration directly from file (#2636) @kitbellew
- FormatWriter: fix
givenend marker label (#2635) @kitbellew - Update Scalameta to 4.4.24 (#2632) @tgodzik