Skip to content

quil-cli 0.3.1

Compare
Choose a tag to compare
@rigetti-githubbot rigetti-githubbot released this 28 May 18:55
· 128 commits to main since this release

0.3.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)