Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions GitHub Actions released this 30 Oct 11:58
· 74 commits to master since this release

1.5.0 (2023-10-30)

Features

  • cli: ✨ Add circuit module with copy_circuit_file function (e010ba0)
  • cli: ✨ Add compile module with compile_circuit function (d3f0cbf)
  • cli: ✨ Add setup module with execute_setup_command and ensure_success functions (bfa60e9)

Reverts

  • cli: ⏪ revert the complext circuit execution (e8cca4e)