Aptos CLI Release v1.0.9
github-actions
released this
29 Mar 22:26
·
4812 commits
to main
since this release
[1.0.9] - 2023/03/29
Added
aptos move show abi
allows for viewing the ABI of a compiled move package- Experimental gas profiler with the
--profile-gas
flag on any transaction submitting CLI command - Updates to the prover and framework specs
Update instructions
If you have already installed the CLI:
- With brew:
brew upgrade aptos
- With the prepackaged CLI:
aptos upgrade
Installation instructions
- Installation instructions page
- Managed install
- macOS: Install with brew
- Linux / Windows: install with a python script for other platforms