Updates
- Removed barrier support until quilc has better compatibility. For now, barriers are omitted during compilation from OpenQASM to Quil, though they will remain in effect for Qiskit's own transpilation/optimization passes (15)
Fixes
- Fix errors due to unbound circuits when calling `execute()` with parametric circuits and `parameter_binds` (16)