Releases: Tenderly/tenderly-cli
Releases · Tenderly/tenderly-cli
v0.0.14
Changelog
0edbbf1 Updated readme for npm and cleaned up package.json
v0.0.13
Changelog
2264c4b Added dependency on previous step for pushing to npm.
5f9525c Removed unecessary path from npm publish step.
4120f95 Updated .npmrc config
2533a56 Updated circleci build.
e606040 Updated npm build, again.
510461f Updated tenderly description
v0.0.12
Changelog
9d1f8a4 Added build folder to gitignore
e7a261d Added missing parameters for the require function
10cf756 Added npm package build.
06ac156 Added tenderly proxy network configuration
3a7386f Manually update npm package version.
c4c521b Started writing readme for demo contract project
fa61dbc Updated npm build
v0.0.11
Changelog
a03f492 Adjusted truffle.js for windows.
v0.0.10
Changelog
ecdf5a3 Added node_modules to .gitignore
13e13dc Added prerequisite for windows builds.
1d11dce Added windows builds
v0.0.9
Changelog
5802843 Fix truffle js file.
6ba560d Fixed proxy to propagate "correct" errors.
14ee341 Fixed to allow truffle tests to show message.
c177238 Implements getCode rpc call.
6a4a2b3 Updated badge labels and logos
v0.0.8
Changelog
865c271 Added status badges
97f641f Fixed readme file status badge
478c1b2 Reverted back to only tagged commits to be pushed
cb337fc Trigger version builds only for master
v0.0.7
Changelog
e6be406 Added different update wording based on the GOOS variable.
d687d38 Added linux and macOS installation scripts.
56011d9 Created README file
v0.0.6
Changelog
2fe6514 Prefix version with a v.
32e6f69 Return stacktrace when transaction fails.
v0.0.5
Changelog
c6e0ec3 Added random seed.
b8cec40 Added version checking.
8d5ea0f Adds proxy method to Ethereum client
91d54af Changed version checking to use the release instead of the tag API.
163962b Minor improvements.
eddc73f Rewrote how proxy works.
322c454 Simplified if statement.
4cdfcae Updated filter for changelog.
169e075 Updated new line.