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.