Releases: amazon-braket/amazon-braket-pennylane-plugin-python
Releases · amazon-braket/amazon-braket-pennylane-plugin-python
v1.31.2
v1.31.1
Bug Fixes and Other Changes
- Pin PL <0.40
v1.31.0
Deprecations and Removals
- remove legacy opmath
v1.30.2
Bug Fixes and Other Changes
- Remove deprecated import path for QubitDevice
v1.30.1
Bug Fixes and Other Changes
- onboard onto ruff
v1.30.0
Features
- Device-specific supported observables
v1.29.0
Features
- Support
SProd
andCompositeOp
for expval
Documentation Changes
- Fix typo in qml.var usage
v1.28.0
Features
- Support
batch_execute
forBraketLocalQubitDevice
v1.27.6
Bug Fixes and Other Changes
- Support
qml.counts
for circuits
v1.27.5
Bug Fixes and Other Changes
- Replace
FreeParameter("b")
withFreeParameter("d")
in unittests