Skip to content

Releases: microsoft/quantum-viz.js

quantum-viz.js 1.0.5

03 Jan 07:00
199ee45

Choose a tag to compare

What's Changed

  • Fix Jupyter display by @anpaz in #70
  • Update package dependencies

Full Changelog: v1.0.4...v1.0.5

quantum-viz.js 1.0.4

14 Jun 19:38
e42398a

Choose a tag to compare

Support to visualize circuits created using Qiskit.

What's Changed

  • Fix horizontal scrolling issue by @aaronthangnguyen in #55
  • Fix incorrect zoom button sign when collapse parent operation by @aaronthangnguyen in #56
  • Fix zoom button rendering when ConditionalRender.AsGroup by @aaronthangnguyen in #60
  • Allow overflowed SVGs scroll-able and restructure index.html by @aaronthangnguyen in #61
  • Add a full-featured serializer from a qiskit.QuantumCircuit to a quantum-viz.js JSON by @jond01 in #44
  • Remove Python 3.7 by @anpaz in #64

New Contributors

  • @aaronthangnguyen made their first contribution in #55
  • @jond01 made their first contribution in #48

Full Changelog: v1.0.3...v1.0.4

quantum-viz.js 1.0.3

18 May 05:55
aa5fd30

Choose a tag to compare

Includes the new quantum-viz.js PyPI package with support for Jupyter Notebooks.

What's Changed

  • Format circuit as a SVGElement instead of a string by @theRoughCode in #33
  • Add Python package with a basic Jupyter widget by @guenp in #42
  • Add manual trigger for Python tests by @guenp in #46
  • Bump ipython from 7.16.1 to 7.16.3 in /quantum-viz by @dependabot in #49

New Contributors

  • @guenp made their first contribution in #42

Full Changelog: v1.0.2...v1.0.3

quantum-viz.js 1.0.2

08 Jun 18:01

Choose a tag to compare

  • expanding top-level gates by default.

quantum-viz.js 1.0.1

04 Jun 19:52
47e4b9f

Choose a tag to compare

  • Fix colliding css class with bootstrap (#29)

quantum-viz.js 1.0.0

03 Jun 17:56
6a9e35f

Choose a tag to compare

Initial release for the quantum-viz.js package.