Skip to content

Qiskit Terra 0.19.1

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 10 Dec 14:08
· 3161 commits to main since this release
0.19.1
ee0d760

Changelog

Fixed

  • Fix register conditions in control-flow builders (#7389) (#7393)
  • Fix ParameterVector handling in QPY serialization (#7381) (#7390)
  • Fix InverseCancellation pass to handle gates of different names. (#7383) (#7384)
  • Add QPY serialization for PauliEvolutionGate (#7374) (#7382)
  • Reinstate and deprecate loose measure and reset functions (#7376) (#7380)
  • Fix copying control-flow bodies in builder interface (#7368) (#7371)
  • Fix circuit instruction conversion with loose bits (#7365) (#7369)