SwiftFormat v0.29.2 Release Notes

Release Date: 2017-07-03 // almost 7 years ago
    • ๐Ÿ›  Fixed critical bug where space was incorrectly inserted around unary range operators
    • ๐Ÿ›  Fixed bug where self could be incorrectly inserted before type(of:) if using --self insert option
    • ๐Ÿ›  Fixed space being incorrectly inserted after postfix operator inside a subscript or collection literal
    • Wrapped case is Type statements are now indented correctly