Skip to content

quil-cli 0.3.1-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rigetti-githubbot rigetti-githubbot released this 28 May 17:27
· 83 commits to main since this release

0.3.1-rc.1

Features

  • add waveform templates (#369)

Fixes

  • Parsing programs with integers that overflow a u64 will no longer panic; instead, they will raise an error. (#372)