SwiftFormat v0.39.5 Release Notes

Release Date: 2019-03-06 // about 5 years ago
    • ๐Ÿ›  Fixed bug in braces rule where closing brace was not wrapped onto a new line
    • ๐Ÿ›  Fixed bug with braces rule affecting closures inside a switch statements
    • Relative indentation is now preserved inside multiline comment blocks
    • ๐Ÿ›  Fixed indenting of switch cases using Swift 5's new @unknown attribute
    • ๐Ÿ›  Fixed some errors in documentation and warning messages
    • ๐Ÿ“œ The .swift-version file parser now permits cases like 3.0-PREVIEW-4
    • ๐Ÿ›  Fixed the performance test target, which was broken in Xcode 10.1