File tree 3 files changed +11
-7
lines changed
3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.3.2] - 2025-03-03
6
+
7
+ Bump a version of decompiler to v0.3.0.
8
+
5
9
## [ 0.3.1] - 2025-03-01
6
10
7
11
### Improvements
Original file line number Diff line number Diff line change 8
8
" Tact" ,
9
9
" Smart contract"
10
10
],
11
- "version" : " 0.3.1 " ,
11
+ "version" : " 0.3.2 " ,
12
12
"engines" : {
13
13
"vscode" : " ^1.63.0"
14
14
},
487
487
]
488
488
},
489
489
"dependencies" : {
490
- "@tact-lang/opcode" : " ^0.2 .0" ,
490
+ "@tact-lang/opcode" : " ^0.3 .0" ,
491
491
"@textlint/markdown-to-ast" : " ^14.4.2" ,
492
492
"glob" : " ^11.0.1" ,
493
493
"vscode-languageclient" : " ^8.0.2" ,
Original file line number Diff line number Diff line change @@ -970,13 +970,13 @@ __metadata:
970
970
languageName : node
971
971
linkType : hard
972
972
973
- " @tact-lang/opcode@npm:^0.2 .0 " :
974
- version : 0.2 .0
975
- resolution : " @tact-lang/opcode@npm:0.2 .0"
973
+ " @tact-lang/opcode@npm:^0.3 .0 " :
974
+ version : 0.3 .0
975
+ resolution : " @tact-lang/opcode@npm:0.3 .0"
976
976
dependencies :
977
977
" @ton/core " : " npm:^0.60.0"
978
978
" @ton/crypto " : " npm:^3.3.0"
979
- checksum : 10c0/2d7a670302251187dfb6ed7ffebe0596cd2f94a6c2823034a107994dad3e84f96293c80f4916ad6fe5961c169a40d05b29566186f91343a46e4c8760919d70fe
979
+ checksum : 10c0/7bf118c78ae2aba4774d1a6fc1dd019acbceb24353f0e67b60cf1d17fe8df687028436b6d6bc300d62bc42fa4a12bea10ffe7c6dd5864a6674290c6898af8b43
980
980
languageName : node
981
981
linkType : hard
982
982
@@ -7350,7 +7350,7 @@ __metadata:
7350
7350
resolution : " vscode-tact@workspace:."
7351
7351
dependencies :
7352
7352
" @scaleton/func-debug-symbols " : " npm:^0.1.5"
7353
- " @tact-lang/opcode " : " npm:^0.2 .0"
7353
+ " @tact-lang/opcode " : " npm:^0.3 .0"
7354
7354
" @textlint/markdown-to-ast " : " npm:^14.4.2"
7355
7355
" @types/jest " : " npm:^29.5.12"
7356
7356
" @types/mocha " : " npm:^10.0.6"
You can’t perform that action at this time.
0 commit comments