Skip to content

Release 0.6.6

Compare
Choose a tag to compare
@rturrado rturrado released this 14 May 13:16
· 109 commits to develop since this release
6184917

Added

  • Allow multiple qubit/bit (register) definitions and mid-circuit measurements.
  • Python MacOS/arm64 jobs.
  • python/test_libqasm.py to test Python jobs.

Changed

  • Fix Python MacOS/arm64 packages.
  • Fix scripts/generate_antlr_parser.py.
  • MacOS/x64 jobs now run in macos-13, and MacOS/arm64 jobs in macos-14, both GitHub runners.
  • Python module name from libQasm to libqasm.

Removed

  • python/module/libQasm folder.