Releases: Tenderly/tenderly-cli
Releases · Tenderly/tenderly-cli
v0.3.0
Changelog
c483571 Adds missing fields in getTransactionReceipt rpc response.
568003c Don't count contracts without a network when checking upload success.
f9e3b96 New user error message if no contracts haven't been migrated.
3c62ca3 Old truffle config support for pushing multiple contracts.
v0.2.10
Changelog
7c99c74 Adds missing fields in getTransactionReceipt rpc response.
cdcfd9c Merge pull request #8 from Tenderly/transaction-receipt-fields
2258ec9 Ported .goreleaser.yml to the new config format.
111f5b1 Project re-init fix when initializing a project from a different account.
77b2fc0 Removed invalid ignore key in goreleaser config.
021a68a Temporarily ignore goreleaser errors.
962560b Update README.md
v0.2.9
Changelog
7f93072 Merge pull request #6 from Tenderly/minor-fix
1ada465 Updated app domain to dev domain
54009f8 minor-fix
v0.2.8
Changelog
b2a1e41 Move api domain to .dev
v0.2.7
Changelog
07c1516 Filter contracts that haven't been migrated to a network.
95d7446 Fixed installation scripts to output the correct versions.
v0.2.6
Changelog
a3bbe5b Made the target host parsing more robust.
v0.2.5
Changelog
8c33e92 Corrected go.mod config.
7bd0bcd When enumerating contracts, lowercase the address.
v0.2.4
Changelog
9f887d6 Added more details when a contract push fails.
v0.2.3
Changelog
6ffc1c8 Added support for token login.
c46536b Change the login payload to use the email instead of the username.
af2ceba Changed link for authentication code.
6026190 Changed whoami command output.
v0.2.2
Changelog
4d059f0 Ensure that contracts keys are lower cased.
af72a40 Fix case where truffle contract build directory is absolute path.