What's Changed
* Update docs and Readme by junnaka51 in https://github.com/QuantestPy/quantestpy/pull/196
* Add sample codes using assert_unary_iteration() and assert_circuit_equivalent_to_output_qubit_state() by junnaka51 in https://github.com/QuantestPy/quantestpy/pull/198
* Fix a bug in draw_wire method by junnaka51 in https://github.com/QuantestPy/quantestpy/pull/202
* Implement control gates in Qiskit by mitz1012 in https://github.com/QuantestPy/quantestpy/pull/203
* An appropriate error happens when converter gets unknown gates. by mitz1012 in https://github.com/QuantestPy/quantestpy/pull/208
**Full Changelog**: https://github.com/QuantestPy/quantestpy/compare/v0.1.0...v0.1.1