SwiftFormat v0.35.6 Release Notes

Release Date: 2018-09-29 // over 5 years ago
    • ๐Ÿ›  Fixed bug where self could be incorrectly removed inside #if blocks
    • ๐Ÿ›  Fixed some bugs when inserting or removing self inside didSet handlers
    • The strongOutlets rule now ignores properties named delegate or dataSource
    • The wrapCollections rule now behaves more consistently with nested collection literals
    • โž• Added "Open Recent" menu item to the SwiftFormat for Xcode app