Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 811 Bytes

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 811 Bytes

Changelog

Version 1.0.13

  • Updated Rivet to support new Qiskit version.
  • Fixed hashing HXXH case.

Version 1.0.12

  • Updated all transpile functions to accept Target argument.

Version 1.0.11

  • Updated "transpile_right" to accept Target argument.

Version 1.0.10

  • Updated Deep Hashing function.
  • Added Big Shadows example notebook.
  • Moved Qiskit Aer dependency.

Version 1.0.9

  • Extended the installation documentation.
  • Fixed an old import in the documentation.
  • Splited the documentation notebooks into logical parts.

Version 1.0.8

  • Added Changelog.
  • Updated dependencies.
  • Updated examples nonebooks.
  • Updated example images' styles.

Version 1.0.7

  • Added expanded examples.
  • Updated Readme.
  • Updated Documentation generation CI pipeline.
  • Updated dependencies.