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 toinline
- โ Added support for hoisting/unhoisting
var
andlet
indo ... catch
patterns - โ Added error if
--specifierorder
contains duplicate values
- ๐ Fixed bug where