Skip to content

MQT DDVis 1.7.2 Release

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 20:19
· 6 commits to refs/heads/main since this release
d3baebc

👀 What Changed

This small release mainly contains a critical fix for #281, where the server would endlessly loop on unexpected statements in gate declarations.
Furthermore, it updates some of the project dependencies.

🚀 Features and Enhancements

🐛 Bug Fixes

  • 🐛 fix endless loop on unexpected statements in gate declarations @burgholzer (#282)

⬆️ Dependencies

9 changes
  • Bump the production-dependencies group across 1 directory with 3 updates @dependabot (#280)
  • Bump the npm_and_yarn group with 5 updates @dependabot (#278)
  • Bump axios from 1.6.7 to 1.7.4 in the npm_and_yarn group @dependabot (#276)
  • ♻️ replace MQT Core Submodule with FetchContent @burgholzer (#275)
  • Bump cpp/mqt-core from 69c420d to aa3b3bd in the submodules group @dependabot (#274)
  • Bump the production-dependencies group with 2 updates @dependabot (#273)
  • Bump actions/setup-node from 4.0.2 to 4.0.3 in the github-actions group @dependabot (#272)
  • ⬆️🪝 update pre-commit hooks @pre-commit-ci (#271)
  • Bump cpp/mqt-core from 6ab9ffa to 69c420d in the submodules group @dependabot (#270)

Full Changelog: v1.7.1...v1.7.2