File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to the "bitloops-language" extension will be documented in t
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ### 0.3.2
8+
9+ Added new keywords of the bitloops language
10+
711### 0.3.1
812
913Added validation after the initialization of the workspace
Original file line number Diff line number Diff line change 22 "name" : " bitloops-server-client" ,
33 "description" : " BitLoops Server Client" ,
44 "license" : " MIT" ,
5- "version" : " 0.3.1 " ,
5+ "version" : " 0.3.2 " ,
66 "publisher" : " Bitloops" ,
77 "engines" : {
88 "vscode" : " ^1.63.0"
Original file line number Diff line number Diff line change 99 },
1010 "icon" : " assets/images/bitloops-language-logo-256x256.png" ,
1111 "license" : " MIT" ,
12- "version" : " 0.3.1 " ,
12+ "version" : " 0.3.2 " ,
1313 "scripts" : {
1414 "vs:package" : " vsce package" ,
1515 "vs:publish" : " vsce publish" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " bitloops-lsp-server" ,
33 "description" : " BitLoops Language Server" ,
4- "version" : " 0.3.1 " ,
4+ "version" : " 0.3.2 " ,
55 "publisher" : " Bitloops" ,
66 "license" : " MIT" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments