| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SwiftFormat.amd64.msi | 2026-03-07 | 17.5 MB | |
| SwiftFormat.arm64.msi | 2026-03-07 | 17.2 MB | |
| SwiftFormat.for.Xcode.app.zip | 2026-03-07 | 9.3 MB | |
| swiftformat_linux_aarch64.zip | 2026-03-07 | 23.2 MB | |
| swiftformat.zip | 2026-03-07 | 2.3 MB | |
| swiftformat_linux.zip | 2026-03-07 | 24.1 MB | |
| swiftformat.artifactbundle.zip | 2026-03-07 | 46.5 MB | |
| 0.60.1 source code.tar.gz | 2026-03-07 | 4.2 MB | |
| 0.60.1 source code.zip | 2026-03-07 | 4.5 MB | |
| README.md | 2026-03-07 | 449 Bytes | |
| Totals: 10 Items | 148.9 MB | 2 | |
- Fixed issue where
redundantSendablerule would unexpectedly removeSendableconformance on type defined in public extension - Fixed issue where
redundantSendablerule would leave behind extra space when removing: - Renamed
redundantPropertyrule toredundantVariable - Updated
redundantVariablerule to preserve variables with explicit type annotations - Updated
enumNamespacesrule to preserve Swift Testing suites as structs