Skip to content

0.2.0 - 2022-04-05

Compare
Choose a tag to compare
@dbanty dbanty released this 05 Apr 21:57
· 523 commits to main since this release

Breaking Changes

  • Changed the error types returned from all fallible public functions. (#63)

Features

  • Return more detailed error types from all fallible functions. (#63)

Fixes

  • Sync RZ fidelity with pyQuil implementation. (#60)
  • Stop blocking the async runtime when connecting to quilc or a QPU. (#61)