github aptos-labs/aptos-core aptos-cli-v1.0.12
Aptos CLI Release v1.0.12

17 months ago

Changelog

[1.0.12] - 2023/04/25

Added

  • Support for creating and interacting with multisig accounts v2. More details can be found at AIP 12.
  • Added disassemble option to the CLI - This can be invoked using aptos move disassemble to disassemble the bytecode and save it to a file
  • Fixed handling of vector<string> as an entry function argument in aptos move run

Instructions

Update instructions

If you have already installed the CLI:

  • With brew: brew upgrade aptos
  • With the prepackaged CLI: aptos upgrade

Installation instructions

Don't miss a new aptos-core release

NewReleases is sending notifications on new releases.