Skip to content

MQT Debugger 1.1.0 Release

Choose a tag to compare

@github-actions github-actions released this 06 May 10:34
· 177 commits to refs/heads/main since this release

This new release adds assertion compilation features and updates the underlying MQT Core dependency to its newest version.

The assertion compilation features allow OpenQASM programs with assertions to be executed on real quantum computers. For more information, please view the documentation on "Runtime Verification".

🚨 Breaking Changes

The C++ implementation now defines namespaces for the MQT Debugger names. To refer to them from outside, please use the namespace mqt::debugger

👀 What Changed

  • 🏗️ Update repository and project setup @DRovara (#52)
  • ✨ Add assertion compilation features @DRovara (#49)
  • 📝 Update mqt-core links in docs/cmake to new organisation @DRovara (#46)

📄 Documentation

⬆️ Dependencies

  • ⬆️ Update munich-quantum-toolkit/core @github-actions[bot] (#47)
  • chore(deps): bump actions/attest-build-provenance from 2.2.3 to 2.3.0 in the github-actions group across 1 directory @dependabot[bot] (#51)
  • chore(deps): bump actions/attest-build-provenance from 2.1.0 to 2.2.3 in the github-actions group across 1 directory @dependabot[bot] (#48)
  • ⬆️ Update cda-tum/mqt-core @github-actions[bot] (#43)
  • chore(deps): bump the github-actions group across 1 directory with 2 updates @dependabot[bot] (#41)

Full Changelog: v1.0.1...v1.0.2