Skip to content

ProjectQ v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 16:02
· 27 commits to develop since this release
009c880

Added

  • New backend for the Azure Quantum platform

Changed

  • Support for Python 3.6 and earlier is now deprecated
  • Moved package metadata into pyproject.toml

Fixed

  • Fixed installation on Apple Silicon with older Python versions (< 3.9)

Repository

  • Update docker/setup-qemu-action GitHub action to v2
  • Fixed CentOS 7 configuration issue
  • Added two new pre-commit hooks: blacken-docs and pyupgrade