SwiftFormat v0.45.4 Release Notes

Release Date: 2020-08-08 // over 3 years ago
    • ๐Ÿ‘Œ Improved indenting of wrapped closure braces when using --allman indenting
    • ๐Ÿ›  Fixed crash in blankLinesBetweenScopes rule when using --linerange argument
    • ๐Ÿ›  Fixed indent rules behavior when using --linerange argument
    • Audited all rules for --linerange compatibility
    • ๐Ÿ‘Œ Improved Format Selection behavior in Swiftformat for Xcode extension
    • ๐Ÿ›  Fixed bug with fileHeader rule stripping formatting comment directives at top of file
    • Documented known issue with preferKeyPath and compactMap() in README file
    • 0๏ธโƒฃ The value for --wrapparameters now defaults to match --wraparguments
    • ๐Ÿ›  Fixed indenting of wrapped guard else