Skip to content

Commit

Permalink
🔖 Version 1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
michprev committed Oct 7, 2024
1 parent c2a8cfb commit 56b7846
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [1.16.3]
### Fixes
- Fixed various compilation issues
- Increased timeouts to download solc binaries
- Anvil is now also being detected in standard `~/.foundry/bin` directory

## [1.16.2]
### Fixes
- Python environment variables are now being unset before activating conda environment
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tools-for-solidity",
"displayName": "Solidity (Wake)",
"version": "1.16.2",
"version": "1.16.3",
"publisher": "ackeeblockchain",
"description": "Code fast and secure Solidity smart contracts on Ethereum with a Remix-like experience",
"keywords": [
Expand Down

0 comments on commit 56b7846

Please sign in to comment.