Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
scalafmt-x86_64-apple-darwin.zip | 2025-10-13 | 12.7 MB | |
scalafmt-x86_64-pc-linux.zip | 2025-10-13 | 12.0 MB | |
scalafmt-x86_64-pc-win32.zip | 2025-10-13 | 8.3 MB | |
scalafmt-aarch64-apple-darwin.zip | 2025-10-13 | 12.2 MB | |
scalafmt-linux-musl | 2025-10-13 | 80.5 MB | |
scalafmt-linux-glibc | 2025-10-13 | 86.7 MB | |
scalafmt-macos | 2025-10-13 | 78.0 MB | |
scalafmt-aarch64-pc-linux.zip | 2025-10-13 | 10.5 MB | |
README.md | 2025-10-13 | 1.8 kB | |
v3.10.0 source code.tar.gz | 2025-10-13 | 1.8 MB | |
v3.10.0 source code.zip | 2025-10-13 | 2.1 MB | |
Totals: 11 Items | 304.9 MB | 0 |
Features
- Imports: remove redundant selectors (#5000) @kitbellew
- Imports: replace
expand
withselectors
, addselectors = fold
(#4995) @kitbellew
Bug fixes
- FormatOps: expand use of afterCurlyLambdaParams (#4998) @kitbellew
- FormatOps: block functions are not optional-braces (#4997) @kitbellew
- Splits: apply infix splits between lhs and comment (#4996) @kitbellew
- FormatOps: check rewritten block in alone-enclosed (#4985) @kitbellew
- RedundantBraces: keep if after semicolon (#4984) @kitbellew
- RedundantBraces: after RemoveScala3OptionalBraces (#4983) @kitbellew
- FormatOps: slb ends before
)
for cfg-style (#4978) @kitbellew
Select dependency updates
- scala: update 2.13 to .17 (#5003) @kitbellew
- native: upgrade to v0.5.9 (#4913) @kitbellew
- Update sbt-scalajs, scalajs-compiler, ... to 1.20.1 (#4990) @scalameta-bot
Miscellaneous
- RemoveScala3OptionalBraces: inline onLeftForBlock (#5001) @kitbellew
- Imports: cosmetic, rename a boolean variable (#4999) @kitbellew
- Imports: a few refactors (#4994) @kitbellew
- FileOps: implement walkFiles with granular control (#4980) @kitbellew
- Installation: link to COURSIER_REPOSITORIES doc (#4975) @kitbellew
Build and dependency updates
- scalameta: update to 4.14.0 (#5006) @kitbellew
- SBT: use sbt-dynver to set local snapshot version (#5005) @kitbellew
- Dependencies: metaconfig to 0.17.0, mdoc to 2.8.0 (#5002) @kitbellew
- munit: update to 1.2.1 (#5004) @kitbellew
- Update sbt, scripted-plugin to 1.11.7 (#4991) @scalameta-bot
- Update typesafe:config to 1.4.5 (#4988) @scalameta-bot
- Update sbt-jmh to 0.4.8 (#4993) @scalameta-bot
- Update sbt-native-packager to 1.11.4 (#4987) @scalameta-bot
- Update jline to 3.30.6 (#4989) @scalameta-bot