Releases: archway-network/cli
Releases · archway-network/cli
1.2.1
- Updates ESLint rules (it's very opinionated but good)
- Fixes for child process error during cargo build
- Fixes for --args flag being ignored when using command archway tx
- Fixes to make Docker great again (query module, which is used by tx module, was broken for pipe output)
- Fixes GitHub cloning URLs when creating a new project from a template
- Adds the escrow smart contract template to project templates
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.1
1.1.0
What's Changed
- Upgrade Constantine to support the latest archwayd version (#32)
- Add support for Torii testnet (#40)
- The
deploy
command will retry upload and init operations when there are network connectivity issues (#38) - The
migrate
command now supports extra flags to migrate to a new chain in a single step (#32) - Remove the faucet command (#37)
- Bump
minimist
from 1.2.5 to 1.2.6 (#35)
Full Changelog: 1.0.8-beta...1.1.0
1.0.8-beta
What's Changed
- Fix for faucet requests returning
Error: decoding bech32 failed: checksum failed.
(#31)
Full Changelog: 1.0.7-beta...1.0.8-beta
1.0.7-beta
What's Changed
- Fixed an error when the lodash library is not available in the global npm scope (#29)
Full Changelog: 1.0.6-beta...1.0.7-beta
1.0.6-beta
What's Changed
- Major changes to the project structure, added tests and configured a CI/CD pipeline (#20, #21, #22, and #24)
- Prepared the CLI for Augusta testnet (#25)
- Refactored the
accounts
command (#23) - Refactored the
tx
command (#27) - Added command to set contract metadata (#28)
Full Changelog: 1.0.5-beta...1.0.6-beta
1.0.5-beta
What's Changed
- Added new templates for cw20 and cw721 contracts
- The command
archway new
now accepts the project name as an argument - It's now possible to run the cli from any sub-folder in the project
New Contributors
- @edjroz made their first contribution in #2
- @mojtaba-esk made their first contribution in #4
- @aelesbao made their first contribution in #8
Full Changelog: https://github.com/archway-network/archway-cli/commits/1.0.5-beta