| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| swiftformat_linux_aarch64.zip | 2025-10-16 | 23.1 MB | |
| SwiftFormat.for.Xcode.app.zip | 2025-10-16 | 9.1 MB | |
| swiftformat_linux.zip | 2025-10-16 | 24.1 MB | |
| swiftformat.zip | 2025-10-16 | 2.2 MB | |
| swiftformat.artifactbundle.zip | 2025-10-16 | 46.2 MB | |
| SwiftFormat.amd64.msi | 2025-10-16 | 20.8 MB | |
| 0.58.4 source code.tar.gz | 2025-10-16 | 4.0 MB | |
| 0.58.4 source code.zip | 2025-10-16 | 4.3 MB | |
| README.md | 2025-10-16 | 585 Bytes | |
| Totals: 9 Items | 133.9 MB | 0 | |
- Whitespace is no longer added or removed from blank lines in multiline string literals
- Fixed
trailingCommarule incorrectly inserting commas inside typedthrows - Fixed issue where
opaqueGenericParametersrule could cause build errors with existential types - Fixed false positive with
unusedArgumentswhen argument is only referenced inside a macro - The
noGuardInTestsrule now preserves custom failure messages - The
noGuardInTestsrule no longer addsthrowsto test methods when not needed - Removed redundant "default" values from options help descriptions