Aptos CLI Release v1.0.2
github-actions
released this
14 Dec 21:12
·
5762 commits
to main
since this release
This new version allows you to bypass the issue found here #5867 where there is an error for an unbound module. Additionally it adds the following features:
- Adds ability to automatically always bypass with the same behavior instead of prompting. Thanks @fzgem18 for this contribution!
- Adds the ability for new Move test syntax that keeps track of the location for error assertions
- Cleans up CLI errors from the API during simulation