SwiftFormat v0.28.5 Release Notes

Release Date: 2017-05-14 // almost 7 years ago
    • ๐Ÿšš The redundantParens rule no longer removes parens after a function call inside a where clause
    • ๐Ÿ›  Fixed bug where nil default value was incorrectly removed from lazy var declarations