Releases: etherscan/etherscan-cli
Releases · etherscan/etherscan-cli
Release list
v1.1.1
Changelog
- b47da8c Merge pull request #18 from etherscan/linux-permissions-issue
- 32e1b6b Merge pull request #19 from etherscan/fix/homebrew-formula-pr
- 15e4d4e fix: handle permissions in release flow for Linux
- 71e4ffd fix: npm(windows-latest) CI failure
- 44732f6 fix: publish Homebrew formula through pull request
v1.1.0
v1.0.8
v1.0.7
Changelog
- 0973555 Merge pull request #11 from etherscan/#includeKeywords
- c0043ef chore: add npm keywords and sharpen package description
- 5a3ffee chore: add token, wallet and gas keywords from PR review
- e30c58d chore: fix npm search ranking for the CLI package
- 6c4aee8 fix: bump Go toolchain to 1.25.13 for stdlib security fixes
v1.0.6
v1.0.5
v1.0.4
v1.0.3
Changelog
- 0829e0a Fix literal PATH matching during uninstall
- 10f4369 Merge master to pick up the CRLF line-ending fix
- 2ef3250 Merge pull request #9 from etherscan/feat/contract-verification-endpoints
- 0066b40 add uninstall
- 807eefb contractverification grouping
- eaa688f fix chainid on post
- 0ab27e7 update chains
- 43bacd8 update contract verification
v1.0.2
Changelog
- 7a9a6fd Fix CRLF line endings in published npm package
- 0e0f22e Ignore node_modules in .gitignore
- 3e9c419 Merge pull request #6 from etherscan/feat/npm-cli-rename
- eb2f5ec Merge pull request #7 from etherscan/chore/gitignore-node-modules
- ded3ddf Merge pull request #8 from etherscan/fix/readme-npm-name
- e786d45 Point README npm install at the published @etherscan-npm/cli
- 2a73fd4 Rename npm package to @etherscan/cli
- c773070 pricing link changed
v1.0.1
Changelog
- 5c8132b Add npm distribution support
- 340b2fe Consolidate output format onto -o and validate its value
- 954258c Default output to JSON and fix newlines in table cells
- b473983 Fix Windows npm checksum
- 1cda97c Fix Windows npm test status
- f824472 Flatten chains list into chains and honour output flags
- a630ea1 Initial public release
- 40f04c9 Merge pull request #4 from etherscan/fix/cli-update
- 0ce448f Merge pull request #5 from etherscan/feat/npm-support