Skip to content

Releases: aptos-labs/aptos-core

Aptos CLI devnet release 2022-06-28

29 Jun 01:04
49f08c7
Compare
Choose a tag to compare
aptos-cli-v0.1.3

[helm] update monitoring rbac version (#1578)

Aptos Wallet Extension v0.1.1

20 Jun 03:02
Compare
Choose a tag to compare
Pre-release
  • NFTs
  • Changing networks
  • Better error handling
  • More standardized dApp API
  • Update to manifest v3

Download the build and use the doc site to see how to install and use the features

Aptos CLI devnet release 2022-06-09

10 Jun 23:24
Compare
Choose a tag to compare

Commits

  • 50f58c4: Add title argument to CLI release workflow (Daniel Porteous) #1349,#1354
  • f5ca28c: Fix permissions for release CLI workflow (Daniel Porteous) #1354

Aptos CLI v0.1.1

12 May 21:18
aptos-cli-v0.1.1
Compare
Choose a tag to compare

Adds genesis tooling and updates move dependencies.

Only works with a testnet built with commit 05372e9 and 25c860e. This is built for AIT1.

This can also be installed via cargo:

cargo install --git https://github.com/aptos-labs/aptos-core.git aptos --tag aptos-cli-v0.1.1

AIT1 Aptos Framework v0.1.0

12 May 20:28
05372e9
Compare
Choose a tag to compare

Aptos Framework used for Incentivized Testnet 1.

Extension Wallet Version 0.0.1 alpha

05 May 17:41
Compare
Choose a tag to compare
Pre-release

Initial pre-release of the Chrome Wallet Extension.

See: https://aptos.dev/tutorials/building-wallet-extension for details on building and functionality