File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.30] - 2024-04-02
11+
12+ - Improve support for ink! workspace dependencies.
13+ - General robustness improvements for semantic analyzer and language server.
14+
1015## [ 0.1.29] - 2024-03-18
1116
1217- Improve support for [ ink! v5] ( https://github.com/paritytech/ink/releases/tag/v5.0.0 )
Original file line number Diff line number Diff line change 22 "name" : " ink-analyzer" ,
33 "displayName" : " ink! Analyzer" ,
44 "description" : " ink! language support for Visual Studio Code" ,
5- "version" : " 0.1.29 " ,
5+ "version" : " 0.1.30 " ,
66 "lspServerVersion" : " 0.2.29" ,
77 "private" : true ,
88 "publisher" : " ink-analyzer" ,
You can’t perform that action at this time.
0 commit comments