Releases: quil-lang/quilc
v1.10.2
v1.10.1
This release fixes an infinite loop bug that was biting everyone on (plain or Dockerized) Linux.
v1.10.0
Changes
- Fix printing of parameters in MATRIX-GATE-DEFINITION entries (#316) @appleby
- Add support for pretty-printing small integer multiples of pi (#318) @appleby
- Install libtweedledum as part of the docker image. Fixes #321. @jmbr
- Fully parse quil in quil-to-native-quil endpoint @notmgsk
- Configurable protoquil (#289) @notmgsk
- Add MATCH-LINE macro @kilimanjaro
- chip-specification-to-qpu-hash-table (#337) @notmgsk
- publish compiler-hook stats (#340) @ecpeterson
- 🆒 Annotate compiler functions (#210) @ecpeterson 🆒
And more smaller bug fixes.
v1.9.1
v1.9.0
v1.8.2
v1.8.1
Re-release to include minor structural changes to AST nodes.
v1.8.0
This release includes a variety of minor bugfixes and restructurings internal to the code base. The major new user-facing feature is the ability to interface with tweedledum ( https://github.com/boschmitt/tweedledum ), which significantly improves quilc's ability to compile classical logic gates to CZ- and CX-based architectures.
v1.7.2
This patch release fixes, among other things, the check for whether an internet-enabled user's quilc is up-to-date with the latest version.
v1.7.1
This patch release fixes the check for whether an internet-enabled user's quilc is up-to-date with the latest version.