SwiftFormat v0.44.10 Release Notes

Release Date: 2020-05-14 // over 5 years ago
    • ๐Ÿ›  Fixed bug where --specifierorder option values were sorted alphabetically
    • ๐Ÿ›  Fixed a couple of bugs in hoistPatternLet when --patternlet is set to inline
    • โž• Added support for hoisting/unhoisting var and let in do ... catch patterns
    • โž• Added error if --specifierorder contains duplicate values