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 2003884 commit 7f53eefCopy full SHA for 7f53eef
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## [Unreleased]
+## [1.1.5] - 2023-03-22
4
### Fixed
5
- function declarations parsing
6
- % in function names
package.json
@@ -3,7 +3,7 @@
"displayName": "FunC Language Support",
"description": "This extension enables support for FunC in VS Code.",
"icon": "logo.png",
- "version": "1.1.4",
+ "version": "1.1.5",
7
"engines": {
8
"vscode": "^1.63.0"
9
},
0 commit comments