v1.0.10
- Bump OpenVM to
v1.4.3
v1.0.9
- Bump OpenVM to
v1.4.2
v1.0.7
- Bug fixes
- Better pagination support
v1.0.6
- Update to OpenVM 1.4.1
- Minor CLI quality of life improvements
v1.0.5
- Add ability to upload prebuilt exe (available via whitelist only)
v1.0.2
- Add ability to cancel running jobs.
- Improve compilation time of the CLI itself.
v1.0.1
- Add execution modes to
cargo axiom runparallelingcargo openvmfunctionality - Expose instructions in prove status
v1.0.0
- Update OpenVM to
v1.4.0.
v0.4.0
- Update OpenVM to
v1.3.0. - Fulfill CLI commands using Axiom SDK.
- Rename
cargo axiom inittocargo axiom register. - Introduce new
cargo axiom initcommand to start a new project using the API.
v0.3.0
- Update OpenVM to
v1.2.0
v0.2.1
- Update OpenVM to
v1.1.2
v0.2.0
- Update OpenVM to
v1.1.1
v0.1.2
cargo axiom buildnow pre-fetches dependencies and uploads them to the Axiom Proving API to ensure reproducible builds.
v0.1.1
- Fix usage of
cargo axiom initwhen API key is in a.envfile
v0.1.0
- Initial release of Axiom CLI for OpenVM.