github-actions
released this
13 Jan 01:12
·
3 commits
to refs/heads/main
since this release
Includes release candidates:
Features
- Newlines: split
afterInfix
intoinfix.{term,type,pat}Site
(#4710) @kitbellew - NamedDialect: add
scala36
as a supported version (#4702) @kitbellew
Bug fixes
- Router: handle comments around implicit in clause (#4711) @kitbellew
- FormatOps:
{
of refined type is optimal for defn (#4707) @kitbellew
Miscellaneous
- Newlines: add a shortcut to check for
classic
(#4709) @kitbellew - ScalafmtConfig: remove unnecessary validity check (#4708) @kitbellew
- Documentation: revise
newlines.selectChains
(#4703) @kitbellew - Documentation: fix
redundantBraces.oneStatApply
(#4701) @kitbellew - git blame: ignore scalafmt reformat commits (#4700) @kitbellew
- Formatting: use
redundantBraces.oneStatApply
(#4699) @kitbellew - Formatting: upgrade to v3.8.4-RC4 (#4698) @kitbellew
Build and dependency updates
- Scalameta: upgrade to v4.12.4.1 (#4715) @kitbellew
- Workflow: run CI only native-image upon release (#4697) @kitbellew