File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.16.1]
4+ ### Improvements
5+ - Added auto-importing of Foundry remappings
6+ - Added support for decoding structs in transaction output
7+ - Added option for upcoming Prague EVM version in settings
8+ - Improved error messaging when Wake installation via conda fails
9+ - Refined descriptions for various settings
10+
11+ ### Fixes
12+ - Resolved anonymous authentication issues when downloading Wake (conda installation)
13+
314## [ 1.16.0]
415### Major changes
516- The extension is being rebranded as Solidity for VS Code
Original file line number Diff line number Diff line change 11{
22 "name" : " tools-for-solidity" ,
33 "displayName" : " Solidity (Wake)" ,
4- "version" : " 1.16.0 " ,
4+ "version" : " 1.16.1 " ,
55 "publisher" : " ackeeblockchain" ,
66 "description" : " Code fast and secure Solidity smart contracts on Ethereum with a Remix-like experience" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments