| Name | Modified | Size | Downloads / Week | 
|---|---|---|---|
| Parent folder | |||
| swiftformat_linux_aarch64.zip | 2025-10-17 | 23.1 MB | |
| swiftformat_linux.zip | 2025-10-17 | 24.0 MB | |
| swiftformat.zip | 2025-10-17 | 2.2 MB | |
| swiftformat.artifactbundle.zip | 2025-10-17 | 46.2 MB | |
| SwiftFormat.amd64.msi | 2025-10-17 | 20.8 MB | |
| SwiftFormat.for.Xcode.app.zip | 2025-10-17 | 9.2 MB | |
| 0.58.5 source code.tar.gz | 2025-10-17 | 4.0 MB | |
| 0.58.5 source code.zip | 2025-10-17 | 4.3 MB | |
| README.md | 2025-10-17 | 262 Bytes | |
| Totals: 9 Items | 133.9 MB | 0 | |
- Fixed regression with indenting of macros (introduced in 0.58.4)
 - Fixed spurious removal of 
returnkeyword insidefor ... whereloops - Fixed parsing error with 
for await case ...loops - Added 
XCTUnwrapto the default exclusion list forhoistTry