Skip to content

Releases: Tenderly/tenderly-cli

v0.4.5

10 Sep 07:57
Compare
Choose a tag to compare

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

06 Sep 16:17
Compare
Choose a tag to compare

Changelog

84c1dc4 Added correct windows path handling when reading the truffle config.

v0.4.3

06 Sep 12:26
Compare
Choose a tag to compare

Changelog

0df0af6 Added truffle config debug statements and updated go version.

v0.4.2

02 Sep 15:09
Compare
Choose a tag to compare

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

16 Jul 13:55
Compare
Choose a tag to compare

Changelog

c186e34 Additional vendor fixes.
82160f2 Check for truffle structure when verifying contracts.
b6e9e2c Removed unused vendor.
2406dcb Update go.mod.

v0.4.0

12 Jul 11:14
Compare
Choose a tag to compare

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

04 Jul 09:37
Compare
Choose a tag to compare

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

14 Jun 12:41
Compare
Choose a tag to compare

Changelog

aefa027 Updated goreaser brew config.

v0.3.2

14 Jun 11:33
Compare
Choose a tag to compare

Changelog

ef8e6dd Truffle config evm version parsing.

v0.3.1

14 Jun 10:40
Compare
Choose a tag to compare

Changelog

c3494a3 Fixed truffle config parsing.