Skip to content

MQT Core 3.3.0 Release

Choose a tag to compare

@github-actions github-actions released this 13 Oct 16:47
· 747 commits to refs/heads/main since this release
Immutable release. Only release title and notes can be modified.
a354ba3

👀 What Changed

Please refer to the changelog and the upgrade guide for a structured overview of the changes.

⚛️ MQT Core IR

🐉 MQT Core MLIR

🏼 MQT Core NA Package

  • 🎨 Filter NA QDMI Devices (#1236) (@ystade)
  • ✨ Add a NA FoMaC Recovering Structure of the QDMI Device (#1223) (@ystade)

🚀 Features and Enhancements

🐛 Bug Fixes

  • 🐛 Fix CMake installation to make find_package(mqt-core CONFIG) succeed (#1247) (@denialhaag)
  • 🏁 Optimize OpenQASM layout parsing to fix Windows stack overflows (#1235) (@burgholzer)
  • ♻️ MLIR | Routing Pass: Use passthrough attribute for entry_point checking (#1222) (@MatthiasReumann)
  • 🔧 Trigger RTD Build also on Changes in MLIR Directory (#1208) (@ystade)
  • 💚🏁 Fix path management for Windows MLIR tests (#1141) (@burgholzer)

📄 Documentation

🤖 CI

📦 Packaging

  • 🐛 Fix CMake installation to make find_package(mqt-core CONFIG) succeed (#1247) (@denialhaag)

🧹 Code Quality

⬆️ Dependencies

74 changes

Full Changelog: v3.2.1...v3.3.0