We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cced6a commit 2df259bCopy full SHA for 2df259b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## [1.16.2]
4
+### Fixes
5
+- Python environment variables are now being unset before activating conda environment
6
+
7
## [1.16.1]
8
### Improvements
9
- Added auto-importing of Foundry remappings
package.json
@@ -1,7 +1,7 @@
{
"name": "tools-for-solidity",
"displayName": "Solidity (Wake)",
- "version": "1.16.1",
+ "version": "1.16.2",
"publisher": "ackeeblockchain",
"description": "Code fast and secure Solidity smart contracts on Ethereum with a Remix-like experience",
"keywords": [
0 commit comments