* 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.
0.18.0
-------------------
* Allow user to specify different local backends. * Fix dimension mismatch for measurements for Braket QPU results. * Updated pytket version requirement to 1.1.
0.17.0
-------------------
* Add optional "region" argument for initializing BraketBackend. * Update requirements for amazon-braket-sdk and amazon-braket-schemas. * Add support for oqc provider. * Correct readout errors reported for Rigetti devices. * Add support for density-matrix simulators. * Updated pytket version requirement to 1.0.
0.16.0
----------------------
* Updated pytket version requirement to 0.19. * Drop support for Python 3.7; add support for 3.10. * Add support for CV gates.