This release adds new Etherscan like platforms and for Foundry considers files as dependencies if node_modules
appears in the path.
What's Changed
- Add etherscan like platforms by @smonicas in #588
- Update is_dependency() in foundry.py to add node_modules by @nisedo in #590
- tests: sort contractDependencies by @elopez in #596
New Contributors
Full Changelog: 0.3.8...0.3.9