Skip to content

v1.17.0

Latest
Compare
Choose a tag to compare
@billti billti released this 28 May 15:39
· 41 commits to main since this release
f7569f4

We are excited to announce the v1.17 release of the Azure Quantum Development Kit. Highlights of this release include:

OpenQASM support

We've added extensive support for the OpenQASM language. This provides editor support (syntax highlighting, intellisense, semantic errors), simulation, integration with Q#, and QIR code generation, amongst other features.

image

See the wiki page at https://github.com/microsoft/qsharp/wiki/OpenQASM for more details.

Copilot improvements

We've improved the GitHub Copilot integration with this release. See the details at https://github.com/microsoft/qsharp/wiki/Make-the-most-of-the-QDK-and-VS-Code-agent-mode

Circuit editor improvements

We have further improved the ability to edit circuit diagrams. See the detail at https://github.com/microsoft/qsharp/wiki/Circuit-Editor

What's Changed

Full Changelog: v1.16.0...v1.17.0