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 514f1ff commit 0028970Copy full SHA for 0028970
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+0.3.9 - 2022-12-16
2
+
3
+- Fix for compatibility with VS Code 1.74.
4
5
0.3.8 - 2022-07-10
6
7
- Add `argwrap` command for wrapping/unwrapping.
package.json
@@ -6,7 +6,7 @@
"repository": "https://github.com/millerdev/pyxt",
"license": "See LICENSE file",
8
"homepage": "https://github.com/millerdev/pyxt",
9
- "version": "0.3.8-rc.2",
+ "version": "0.3.9",
10
"publisher": "millerdev",
11
"engines": {
12
"vscode": "^1.50.0"
0 commit comments