* Ignore ``OpType.Barrier`` when converting to braket circuit. * Fix results parsing when not all qubits are measured. * Include all qubits in circuit when device requires it.
0.22.0
-----------------------
* Fix tracking of qubit indices on devices with non-contiguous qubit sets. * Update dependencies. * Updated pytket version requirement to 1.6.
0.21.0
------------------
* Updated pytket version requirement to 1.4.
0.20.0
------------------
* Updated pytket version requirement to 1.3.
0.19.1
------------------
* Fixes to qubit index handling.
0.19.0
-----------------
* Add optional "aws_session" parameter to the available_devices class method of BracketBackend. * Respect measurement operations in submitted circuits. (Previously these were not allowed and measurements were automatically added to all qubits.) * Updated pytket version requirement to 1.2.