Skip to content

Releases: PennyLaneAI/pennylane-honeywell

Release 0.34.1

23 Feb 16:16
9c7ac28
Compare
Choose a tag to compare

Breaking changes 💔

  • Pin the PennyLane version to <0.35. (#71)

Contributors ✍️

This release contains contributions from (in alphabetical order):

Matthew Silverman

Release 0.34.0

08 Jan 20:59
4d4bc65
Compare
Choose a tag to compare

Improvements 🛠

  • Avoid using the now-deprecated tape.is_sampled property. (#55)

Contributors ✍️

This release contains contributions from (in alphabetical order):

Matthew Silverman

Release 0.33.0

30 Oct 21:22
3c57db6
Compare
Choose a tag to compare

Breaking changes

  • Support for Python 3.8 has been removed. (#49)

  • The old return type system has been removed. (#50)

Contributors

This release contains contributions from (in alphabetical order):

Mudit Pandey

Release 0.30.0

01 May 19:01
4205f38
Compare
Choose a tag to compare

Breaking changes

  • Support for Python 3.7 has been removed.
    (#40)

Improvements

  • Updated the plugin to be compatible with the new PennyLane return type system.
    (#39)

  • Support for Python 3.11 has been added.
    (#40)

Contributors

This release contains contributions from (in alphabetical order):

Mudit Pandey

Release 0.23.0

25 Apr 22:39
a8eae8f
Compare
Choose a tag to compare

Bug fixes

  • Updated a PennyLane import in the Honeywell device following a path change in PennyLane core. (#22)

Contributors

This release contains contributions from (in alphabetical order):

Antal Száva

Release 0.18.0

21 Sep 08:20
e63e4dd
Compare
Choose a tag to compare

Bug fixes

  • Changed to the new API used by Honeywell when sending jobs. (#17)

Contributors

This release contains contributions from (in alphabetical order):

Antal Száva, Theodor Isacsson

Release 0.15.0

20 Apr 08:34
1684565
Compare
Choose a tag to compare

Bug fixes

  • For compatibility with PennyLane v0.15, the analytic keyword argument has been removed from usage within the Honeywell device. (#13)

Contributors

This release contains contributions from (in alphabetical order):

Josh Izaac

Release 0.14.0

02 Feb 08:38
a2d8d4b
Compare
Choose a tag to compare

Bug fixes

  • Updates how the hash of the CircuitGraph is obtained in light of changes in PennyLane core.
    (#11)

Contributors

This release contains contributions from (in alphabetical order):

Josh Izaac, Antal Száva

Release 0.11.0

18 Aug 06:26
1a5051d
Compare
Choose a tag to compare

Documentation

  • Updates the documentation of the Honeywell device to add details
    regarding custom wire labels. (#8)

Contributors

This release contains contributions from (in alphabetical order):

Maria Schuld

Release v0.10.0

21 Jul 14:25
227a29b
Compare
Choose a tag to compare

Initial release