Skip to content
This repository was archived by the owner on Jan 4, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@rkalis rkalis released this 29 Jun 08:22
· 145 commits to master since this release
  • ✨ Add option to specify preamble in truffle-config.js - through #5 (authored by @vinceau).
  • ✨ Allow multiple contracts to be verified in a single command - through #5 (authored by @vinceau).
  • ✨ Display link to verified contract on Etherscan after successful verify - through #7 (authored by @SeanJCasey).
  • 🔨 General refactoring and cleanup.