New
ProjectQ v0.7.1
Added
- Added environment variable to avoid -march=native when building ProjectQ
- Added environment variable to force build failure if extensions do not compile on CI
Changed
Deprecated
Fixed
- Fix compiler flags cleanup function for use on CI
- Fix workflow YAML to allow execution of GitHub Actions locally using
act - GitHub action using deprecated and vulnerable
pre-commitversion - Fixed issue with
gen_reqfilecommand if--include-extrasis not provided
Removed
Repository
- Add configuration for CIBuildWheel in
pyproject.toml - Remove use of deprecated images
windows-2016in GitHub workflows - Re-add build of Python binary wheels in release publishing GitHub workflow
- Update
dangoslen/changelog-enforcerGitHub action to v3 - Update
thomaseizinger/keep-a-changelog-new-releaseGiHub action to v1.3.0 - Update
thomaseizinger/create-pull-requestGiHub action to v1.2.2 - Update pre-commit hook
pre-commit/pre-commit-hooksto v4.1.0 - Update pre-commit hook
PyCQA/isortto v5.10.1 - Update pre-commit hook
psf/blackto v21.12b0 - Update pre-commit hook
PyCQA/flake8to v4.0.1 - Update pre-commit hook
mgedmin/check-manifestto v0.47