Releases: Tenderly/tenderly-cli
Releases · Tenderly/tenderly-cli
v0.5.5
Changelog
7bd5a5c Push all non-migrated contracts as library contracts.
v0.5.4
Changelog
9999186 Added option to push to shared projects.
1cb65dc Updated README to showcase how to push to shared projects.
v0.5.3
Changelog
6affd65 Fixed project initialization check.
80d9ad4 Update README.md
v0.5.2
Changelog
861baba Added option to push only specific networks.
7c47b2f Added push command advanced usage to README.
a085e79 Added support for pushing to multiple projects at once.
4662ef5 Added table of contents.
c7d2755 Updated README.md with missing commands.
v0.5.1
Changelog
7111dd7 Fixed push command tag flag.
v0.5.0
Changelog
4903584 Added option for tagging deployments.
v0.4.9
Changelog
afbb3a2 Collect source files of imported interfaces that are not present in build folder.
bdf0479 Merge pull request #9 from Tenderly/missing-source-files
v0.4.8
Changelog
2907f89 Changed project name required length.
c3e6afe Changed project owner json unmarshal key.
v0.4.7
Changelog
3357d21 Added truffle config eval output even when the eval fails.
e6b16e9 Fixed bash printing out new line character.
bf4ef7c Fixed issue with the installation script not following GitHub redirects.
72a8a73 Removed -u flag when installing windows dependencies.
ef29346 Switched echo statements with printf.
v0.4.6
Changelog
9444391 Updated demo project package dependencies
7643103 Updated macOS and Linux installation scripts.
48bb826 Updated readme with the new --write-config.
08d5be3 Updated the logger to user JSON format.