Welcome to the v1.2.0 release of the Azure Quantum Development Kit. The main highlights of this release are:
- Added the DumpRegister API (1173)
- Added code distance to Resource Estimation tooltips (1205)
- Use optimized AND for decomposition (1202)
- Remove the "Message:" prefix from Message output by colommar (1175)
- Generate Q API docs for [learn.microsoft.com](https://learn.microsoft.com/en-us/qsharp/api/qsharp-lang/) (#1150)
- Show codelens on entry point in VS Code to Run, Debug, Histogram, and Estimate (1142)
- Support generating QIR with custom intrinsics (1141)
- Fix hover info for lambdas passed to generic functions (1161)
- Fix panic on in-place update optimization (1149)
- Add boolean Xor API (1100)
And much more! See <https://github.com/microsoft/qsharp/compare/v1.1.3...v1.2.0> for the full change log.