SwiftFormat v0.44.14 Release Notes
Release Date: 2020-06-23 // about 5 years ago-
- โ Added new icon for SwiftFormat for Xcode app (thanks to Vikram Kriplaney for the icon design)
- ๐ Fixed
redundantParens
rule stripping parens around#file
(used to silence warning in Swift 5.3) - ๐ Avoid raising "Malformed .swift-version file" error when using unusual formats (e.g. for beta releases)
- ๐ Fixed
redundantBackticks
rule unescapingget
inside subscript withwhere
clause - ๐ Fixed
redundantReturn
failing to removereturn
in function or subscript withwhere
clause - ๐ Fixed SwiftFormat for Xcode version number