Skip to content

Releases: amazon-braket/amazon-braket-pennylane-plugin-python

v1.31.0

03 Dec 16:14
Compare
Choose a tag to compare

Deprecations and Removals

  • remove legacy opmath

v1.30.2

18 Nov 16:14
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Remove deprecated import path for QubitDevice

v1.30.1

19 Sep 16:14
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • onboard onto ruff

v1.30.0

11 Sep 22:12
Compare
Choose a tag to compare

Features

  • Device-specific supported observables

v1.29.0

09 Sep 16:14
Compare
Choose a tag to compare

Features

  • Support SProd and CompositeOp for expval

Documentation Changes

  • Fix typo in qml.var usage

v1.28.0

01 Jul 16:12
Compare
Choose a tag to compare

Features

  • Support batch_execute for BraketLocalQubitDevice

v1.27.6

18 Jun 16:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Support qml.counts for circuits

v1.27.5

13 Jun 16:12
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Replace FreeParameter("b") with FreeParameter("d") in unittests

v1.27.4

03 Jun 16:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Update autoray to >= 0.6.11

v1.27.3

14 May 23:49
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • pin autoray < 0.6.10