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.32] - 2025-02-05
11+
12+ - 🎉 Support for [ ink! v5.1] ( https://github.com/paritytech/ink/releases/tag/v5.1.0 ) .
13+ - Miscellaneous improvements.
14+
1015## [ 0.1.31] - 2024-05-03
1116
1217- Code action for [ migrating ink! 4.x projects to ink! 5.0] ( https://use.ink/faq/migrating-from-ink-4-to-5/ ) .
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.31 " ,
5+ "version" : " 0.1.32 " ,
66 "lspServerVersion" : " 0.3.1" ,
77 "private" : true ,
88 "publisher" : " ink-analyzer" ,
You can’t perform that action at this time.
0 commit comments