Releases: matter-labs/zksync-cli
Releases · matter-labs/zksync-cli
v1.6.0
1.6.0 (2024-03-20)
Bug Fixes
- import zksync-ethers constants path error (#128) (3928548)
Features
- add svelte frontend templates for create command (#129) (d72f445)
v1.5.1
1.5.1 (2024-02-22)
Bug Fixes
- update block explorer module (6cb3a08)
v1.5.0
1.5.0 (2024-02-16)
Features
v1.4.1
1.4.1 (2024-02-08)
Bug Fixes
- gracefully handle error for transaction info command (24922e1)
v1.4.0
1.4.0 (2024-02-08)
Features
- add
npx zksync-cli transaction info
command (#122) (4174f70)
v1.3.0
1.3.0 (2024-01-30)
Features
- Added
npx zksync-cli contract encode
command (#118) (fd019ae)
- Added support for erc-20 tokens for all related commands using
--token [address]
option (#119) (ed11183)
Bug Fixes
- Use zksync-ethers@^5 instead of deprecated zksync-web3 package (#120) (e3e765f)
v1.2.0
1.2.0 (2024-01-13)
Features
v1.1.0
1.1.0 (2023-12-06)
Features
v1.0.0
1.0.0 (2023-12-01)
Bug Fixes
Features
BREAKING CHANGES
- Chain and option names updated