Skip to content

v0.6.17

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 01:45
· 134 commits to main since this release

You can find the NPM package published in https://www.npmjs.com/package/sevm/v/0.6.17

What's Changed

New Features 🎉

  • Add --no-cache flag to CLI to disable contract and ABI cache by @acuarica in #121
  • Add --rpc-url CLI flag to specify the network provider by @acuarica in #122
  • Support to specify --rpc-url flag using env var SEVM_RPC_URL by @acuarica in #124

Dev & CLI Dependency Upgrades ⤴️

Internal Changes 🏠

Full Changelog: v0.6.16...v0.6.17