Skip to content

Releases: rigetti/quil-rs

quil-rs 0.27.1

26 Jul 18:39
Compare
Choose a tag to compare

0.27.1

Features

  • Initialize Instructions from a Quil string. Python Instructions support the pickle module. (#382)

quil-py 0.11.1

26 Jul 18:39
Compare
Choose a tag to compare

0.11.1

Features

  • Initialize Instructions from a Quil string. Python Instructions support the pickle module. (#382)

quil-cli 0.4.1

26 Jul 18:39
Compare
Choose a tag to compare

0.4.1

Features

  • Initialize Instructions from a Quil string. Python Instructions support the pickle module. (#382)

quil-rs 0.27.1-rc.0

26 Jul 18:37
Compare
Choose a tag to compare
quil-rs 0.27.1-rc.0 Pre-release
Pre-release

0.27.1-rc.0

Features

  • Initialize Instructions from a Quil string. Python Instructions support the pickle module. (#382)

quil-py 0.11.1-rc.0

26 Jul 18:37
Compare
Choose a tag to compare
quil-py 0.11.1-rc.0 Pre-release
Pre-release

0.11.1-rc.0

Features

  • Initialize Instructions from a Quil string. Python Instructions support the pickle module. (#382)

quil-cli 0.4.1-rc.0

26 Jul 18:37
Compare
Choose a tag to compare
quil-cli 0.4.1-rc.0 Pre-release
Pre-release

0.4.1-rc.0

Features

  • Initialize Instructions from a Quil string. Python Instructions support the pickle module. (#382)

quil-rs 0.27.0

13 Jun 23:44
Compare
Choose a tag to compare

0.27.0

Breaking Changes

  • change Rust representation of classical instructions (#376)

Features

  • make all unit-only enums Copy (#377)

Fixes

  • update Python types to new representation of classical instructions
  • update tests to work with new classical instruction types

quil-py 0.11.0

13 Jun 23:44
Compare
Choose a tag to compare

0.11.0

Breaking Changes

  • change Rust representation of classical instructions (#376)

Features

  • make all unit-only enums Copy (#377)

Fixes

  • update Python types to new representation of classical instructions
  • update tests to work with new classical instruction types

quil-cli 0.4.0

13 Jun 23:44
Compare
Choose a tag to compare

0.4.0

Breaking Changes

  • change Rust representation of classical instructions (#376)

Features

  • make all unit-only enums Copy (#377)

Fixes

  • update Python types to new representation of classical instructions
  • update tests to work with new classical instruction types

quil-rs 0.27.0-rc.1

13 Jun 22:00
Compare
Choose a tag to compare
quil-rs 0.27.0-rc.1 Pre-release
Pre-release

0.27.0-rc.1

Breaking Changes

  • change Rust representation of classical instructions (#376)

Features

  • make all unit-only enums Copy (#377)

Fixes

  • update Python types to new representation of classical instructions
  • update tests to work with new classical instruction types