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 unescaping get inside subscript with where clause
    • ๐Ÿ›  Fixed redundantReturn failing to remove return in function or subscript with where clause
    • ๐Ÿ›  Fixed SwiftFormat for Xcode version number