> ## Documentation Index
> Fetch the complete documentation index at: https://docs.axiom.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Axiom CLI

> Changelog for Axiom CLI

## v1.1.0

* Bump OpenVM to `v1.5.0`

## 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 run` paralleling `cargo openvm` functionality
* 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 init` to `cargo axiom register`.
* Introduce new `cargo axiom init` command 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 build` now pre-fetches dependencies and uploads them to the Axiom Proving API to ensure reproducible builds.

## v0.1.1

* Fix usage of `cargo axiom init` when API key is in a `.env` file

## v0.1.0

* Initial release of Axiom CLI for OpenVM.
