What's Changed
* Allow `include "qelib1.inc"` when lowering QASM2 string by weinbe58 in https://github.com/QuEraComputing/bloqade/pull/56
* Rewrite Parallel to standard QASM2 by johnzl-777 in https://github.com/QuEraComputing/bloqade/pull/52
* ghz state prep example with 3 impl by kaihsin in https://github.com/QuEraComputing/bloqade/pull/54
* recursive (generic) QFT example by Roger-luo in https://github.com/QuEraComputing/bloqade/pull/42
* Removing runtime by weinbe58 in https://github.com/QuEraComputing/bloqade/pull/61
* Support measurement shots + fixing lowering from schema to match Pi factors. by weinbe58 in https://github.com/QuEraComputing/bloqade/pull/50
* Fixing parallel to uop pass + fixing test by weinbe58 in https://github.com/QuEraComputing/bloqade/pull/58
* Fix ghz example, add citation by kaihsin in https://github.com/QuEraComputing/bloqade/pull/60
* Add missing lowering statements in QASM2 by weinbe58 in https://github.com/QuEraComputing/bloqade/pull/67
* bump to v0.18.0 by weinbe58 in https://github.com/QuEraComputing/bloqade/pull/68
**Full Changelog**: https://github.com/QuEraComputing/bloqade/compare/v0.17.0...v0.18.0