Added
- Allow multiple qubit/bit (register) definitions and mid-circuit measurements.
- Python MacOS/ARM64 jobs.
- `python/test_libqasm.py` to test Python jobs.
Changed
- 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`.
Fixed
- Python MacOS/ARM64 packages.
- `scripts/generate_antlr_parser.py`.
Removed
- `python/module/libQasm` folder.