SwiftFormat v0.44.4 Release Notes

Release Date: 2020-02-27 // about 4 years ago
    • Allman braces are now applied correctly for lines that end in a numeric literal
    • 🚚 Blank line is now removed when stripping a redundant return keyword on its own line
    • 🛠 Fixed space being inserted before the . in a nested PropertyWrapper expression
    • 🛠 Fixed return being incorrectly removed inside if statements containing an un-parenthesized closure