Releases: Tenderly/tenderly-cli
Releases · Tenderly/tenderly-cli
v0.4.5
Changelog
2c2e887 Added proxy settings to project config via --write-config flag.
63deab6 Fixed the proxy command to work correctly with custom build directories.
v0.4.4
Changelog
84c1dc4 Added correct windows path handling when reading the truffle config.
v0.4.3
Changelog
0df0af6 Added truffle config debug statements and updated go version.
v0.4.2
Changelog
4640182 Added parsing of truffle configs that have console.log statements.
fd9f88f Changed installation scripts to use cd instead of pushd/popd
bad20e1 Updated vendors again.
84d892e Updated vendors for windows.
a96fdac Updated vendors.
v0.4.1
Changelog
c186e34 Additional vendor fixes.
82160f2 Check for truffle structure when verifying contracts.
b6e9e2c Removed unused vendor.
2406dcb Update go.mod.
v0.4.0
Changelog
a7dc668 Added a version check when an unexpected error/panic occurs.
9c97516 Added contract verification.
af33651 Added ignore tenderly.yaml account id when verifying contracts.
a3ec4f9 Additional vendor fixes.
ca3e666 Enabled GO111MODULE.
0257f5f Fixed go mods.
880a1b0 Improved messaging when checking for updates and added an option to display custom update messages from GitHub.
cbc3218 Moved truffle related parsing to the correct package.
2233f7f Quoted "on" for GO111MODULE.
0efb2c5 Re-added GO111MODULE.
b08c1ac Updated docker image in .circleci config.
7c5d50c Vendor fixes.
v0.3.4
Changelog
621d97d Fixed tenderly push error.
2cfdfd4 Removed circleci build status badge because tag based builds aren't supported.
611c73a Removed unused code.
v0.3.3
Changelog
aefa027 Updated goreaser brew config.
v0.3.2
Changelog
ef8e6dd Truffle config evm version parsing.
v0.3.1
Changelog
c3494a3 Fixed truffle config parsing.