Releases: matter-labs/zksync-cli
Releases · matter-labs/zksync-cli
v0.9.2
0.9.2 (2023-11-23)
Bug Fixes
v0.9.1
0.9.1 (2023-11-23)
Bug Fixes
- hide private key input, use combined templates repo (#84) (f8966b4)
v0.9.0
0.9.0 (2023-11-22)
Features
- update modules, command log changes, installation in correct order (#83) (00e1b04)
v0.8.3
0.8.3 (2023-11-18)
Bug Fixes
v0.8.2
0.8.2 (2023-11-17)
Bug Fixes
v0.8.1
0.8.1 (2023-11-16)
Bug Fixes
- handle failing template installation (#78) (b036d3c)
v0.8.0
0.8.0 (2023-11-10)
Features
v0.7.1
0.7.1 (2023-10-26)
Bug Fixes
- remove github folder when cloning template repo (#73) (b83c807)
v0.7.0
0.7.0 (2023-10-18)
📋 Summary
⚠️ Breaking Changes
✨ New Features
- Added Block Explorer module as an option of dev environment
- Improved info logs
- Support for stopping/cleaning specified module
🐛 Bug Fixes
- Fixed an issue when CLI failed with an error when checking Node.js version
📜 All Changes
- block explorer module, command improvements (#65) (a535d5e)