Skip to content

Releases: vknabel/vscode-swiftformat

vsce publish, rebuilt 1.3.9

14 Feb 10:25
Compare
Choose a tag to compare
  • Fixed: vsce publish didn't rebuild the extension #19

Full Changelog: v1.3.9...v1.3.10

Did always add header

11 Feb 16:01
Compare
Choose a tag to compare
  • Fixed: accidentially always added --header "// Created {created}" #19

Full Changelog: 1.3.8...v1.3.9

Added --header support

11 Feb 16:00
Compare
Choose a tag to compare
  • Fixed: failed to apply --header option #18

Full Changelog: 1.3.7...1.3.8

Banned some configs from workspaces

15 Mar 18:45
Compare
Choose a tag to compare

Fixes vulnerability which allowed malicous workspaces to execute code when opened by providing. Now the vulnerable configs cannot be overrided in workspaces anymore: swiftformat.path.
Reported by @Ry0taK.

1.3.6 format options

03 Oct 10:13
Compare
Choose a tag to compare

Home dir for config search paths

26 Feb 10:09
Compare
Choose a tag to compare

Trailing newline

23 Feb 11:31
Compare
Choose a tag to compare

Logo and docs

21 Nov 16:28
Compare
Choose a tag to compare
  • Introduced extension logo. - @vknabel
  • Added notice to disambiguate. - @vknabel

Linux support

05 May 08:31
Compare
Choose a tag to compare

Formatting new files lead to an error

01 Mar 08:02
Compare
Choose a tag to compare

Formatting new files lead to an error. #6 - @vknabel