Release 0.6.0: cQASM v1.0 support and other enhancements
Added
- generated qasm code conforms to cQASM v1.0 specification
- added libqasm to pytest to test conformance of generated qasm
Changed
- ALAP scheduler is the default option (Issue #193)
- compiling an empty program raises error (Issue #164)
Removed
Fixed
- tests are added to test option setting/getting (Issue #190)