* Fixed: Using `PragmaRepeatedMeasurement` and `PragmaSetNumberOfMeasurements` now repeats the numerical circuit when other Measurements are present in the circuits.
0.6.5
* Updated to qoqo 1.5 * Added function to abort a pending job.
0.6.4
* Added support for PragmaSetNumberOfMeasurements and for allowed Pragma operations in the circuits.
0.6.3
* DemoDevice now supports changing the URL of the API endpoint
0.6.2
* The backend now supports changing the endpoint URL of the backend device. * Updated to qoqo 1.4.0
0.6.1
* Fixed missing support for using InputBit to add bit register entries that are not measured from quantum register * Fixed not being able to run `.run_program` with a single set of parameters * Fixed `amazon-braket-sdk` dependency version for `prx` support