Skip to content

Releases: etherscan/etherscan-cli

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 09:31
32e1b6b

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

Choose a tag to compare

@github-actions github-actions released this 10 Sep 07:20
49892a0

Changelog

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 08 Sep 03:31
cb58de4

Changelog

  • 596cfe0 Merge pull request #14 from etherscan/release-1.0.7
  • cb58de4 Merge pull request #15 from etherscan/feat/api-chain-list
  • 5e1f409 feat: load chain list from API
  • 69280f1 fix: resolve whoami's chain and degrade the TUI chain list offline

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 19 Aug 07:40

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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 06:54

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
  • 3cb7979 fix: bump Go toolchain to 1.25.13 for stdlib security fixes

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 13 Aug 14:49
d5eedd0

Changelog

  • 4746be2 Fix non-executable test-npm.sh invocation in release Test step
  • d5eedd0 Merge pull request #10 from etherscan/fix/npm-platform-packages
  • 9967a56 update npm packages

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:45
d5eedd0

Changelog

  • 4746be2 Fix non-executable test-npm.sh invocation in release Test step
  • d5eedd0 Merge pull request #10 from etherscan/fix/npm-platform-packages
  • 9967a56 update npm packages

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 13 Aug 07:23
2ef3250

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

Choose a tag to compare

@github-actions github-actions released this 13 Aug 06:13

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

Choose a tag to compare

@github-actions github-actions released this 06 Aug 09:23
0ce448f

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