SwiftFormat v0.49.10 Release Notes

Release Date: 2022-06-18 // almost 2 years ago
    • โž• Added preliminary support for Swift 5.7 regular expression literals
    • ๐Ÿ›  Fixed conflict between wrapMultilineStatementBraces and indent rules
    • ๐Ÿ›  Fixed bug where arguments referenced using $ prefix were incorrectly marked as unused
    • ๐Ÿ›  Fixed enumNamespaces bug where class modifiers were mistakenly converted to enum
    • ๐Ÿ›  Fixed bug where preferKeyPath mangled functions using multiple trailing closure syntax
    • Unterminated string literals are now treated as an error