Release 0.6.6
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
tolibqasm
.
Removed
python/module/libQasm
folder.