Skip to content

Aptos CLI Release v1.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 17:54
· 5164 commits to main since this release
eafa8d2

CLI Release 1.0.7

New features

  • Execution hash approval command for on-chain governance

Improvements

  • Bytecode v6 is now the default, and no longer needed for --bytecode-version 6, this supports View functions, u16, u32 and u256 automatically in compiling
  • Updated CLI help documentation to wrap better in the CLI. aptos <command> -h will give short help aptos <command> --help will give the longer more detailed help.

Installation instructions