SwiftFormat v0.28.6 Release Notes

Release Date: 2017-05-31 // almost 7 years ago
    • 🛠 Fixed bug where consecutive if statements containing < and > were misidentified as a generic argument list
    • 🛠 Fixed space being removed between a closure capture list and subsequent arguments under some circumstances
    • 🛠 Fixed extra space added before prefix operators inside brackets or parens