* Allow indented comments when parsing. (24) ([f971e28](https://github.com/rigetti/quil-rust/commit/f971e28c0fef2c8745aca4be64fa8c3dcda6c833)), closes [#24](https://github.com/rigetti/quil-rust/issues/24)
0.5.2rc.1
Features
- Add get_qubits method to Instruction - Instruction classes now implement `__copy__`, and `__deepcopy__`, making them compatible with Python's `copy` module. (283)
0.5.2rc.0
Features
- Instruction classes now implement `__copy__`, and `__deepcopy__`, making them compatible with Python's `copy` module. (283)