SwiftFormat v0.35.3 Release Notes

Release Date: 2018-08-21 // over 5 years ago
    • โž• Added --closingparen option for finer control over function argument wrapping
    • ๐Ÿ›  Fixed bug in wraparguments/collections options inference
    • Skipped files are now logged when running with the --verbose option
    • โœ… SwiftFormat no longer mangles XCUITest tokens in comments by introducing spaces
    • Dictionary values wrapped onto a different line from the key are now indented correctly
    • ๐Ÿ›  Fixed a bug where automatic removal of spaces around range operators could introduce ambiguity
    • Disabled ANSI formatting for non-terminal output
    • ๐Ÿ›  Fixed typo in command-line help