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 14e2da3 commit ec746afCopy full SHA for ec746af
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.1.0] - 07.07.2025
6
+
7
+First stable version
8
9
## [0.0.1] - 06.07.2025
10
11
Initial development release for alpha testers
package.json
@@ -12,7 +12,7 @@
12
"BoC",
13
"TL-B"
14
],
15
- "version": "0.0.1",
+ "version": "0.1.0",
16
"engines": {
17
"vscode": "^1.63.0"
18
},
package.server.json
@@ -1,6 +1,6 @@
1
{
"name": "ton-language-server",
"description": "Language Server for the TON Blockchain",
"main": "server.js",
"keywords": [
0 commit comments