Skip to content

Releases: Tenderly/tenderly-cli

v0.5.5

12 Nov 11:37
Compare
Choose a tag to compare

Changelog

7bd5a5c Push all non-migrated contracts as library contracts.

v0.5.4

12 Nov 10:39
Compare
Choose a tag to compare

Changelog

9999186 Added option to push to shared projects.
1cb65dc Updated README to showcase how to push to shared projects.

v0.5.3

11 Nov 09:58
Compare
Choose a tag to compare

Changelog

6affd65 Fixed project initialization check.
80d9ad4 Update README.md

v0.5.2

11 Nov 09:37
Compare
Choose a tag to compare

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

05 Nov 12:53
Compare
Choose a tag to compare

Changelog

7111dd7 Fixed push command tag flag.

v0.5.0

05 Nov 11:27
Compare
Choose a tag to compare

Changelog

4903584 Added option for tagging deployments.

v0.4.9

26 Oct 12:58
bdf0479
Compare
Choose a tag to compare

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

16 Oct 14:47
Compare
Choose a tag to compare

Changelog

2907f89 Changed project name required length.
c3e6afe Changed project owner json unmarshal key.

v0.4.7

25 Sep 12:49
Compare
Choose a tag to compare

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

10 Sep 14:31
Compare
Choose a tag to compare

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.