We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12c489 commit dde7eadCopy full SHA for dde7ead
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.6.4
2
+
3
+- fix: prefix absolute paths correctly on windows #21 @hf02
4
5
# 1.6.3
6
7
- fix: join paths correctly on windows #21
package.json
@@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/vknabel/vscode-swiftformat"
8
},
9
- "version": "1.6.3",
+ "version": "1.6.4",
10
"license": "MIT",
11
"author": {
12
"name": "Valentin Knabel",
0 commit comments