File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
SwiftFormat.novaextension Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ## Version 1.0.2
2+
3+ * Fixes an issue where the formatter would error if there was a newline in ` .swift-version ` . Thanks for reporting @hisaac !
4+ * Removes a misleading placeholder from the swift version setting.
5+
16## Version 1.0.1
27
38* Bumps the bundled SwiftFormat version to 0.52.4
611
712Initial release 🥰
813
9- * Includes bundled SwiftFormat version: 0.52.3
14+ * Includes bundled SwiftFormat version: 0.52.3
Original file line number Diff line number Diff line change 66 "description" : " Runs SwiftFormat when Swift files are saved." ,
77 "bugs" : " https://github.com/PadraigK/swiftformat-nova/issues" ,
88 "repository" : " https://github.com/PadraigK/swiftformat-nova" ,
9- "version" : " 1.0.1 " ,
9+ "version" : " 1.0.2 " ,
1010 "categories" : [" formatters" , " commands" ],
1111
1212 "main" : " main.js" ,
You can’t perform that action at this time.
0 commit comments