v0.6.1
github-actions
released this
17 May 19:50
·
127 commits
to refs/heads/main
since this release
👀 What's Changed
This is a minor bugfix release, mainly to fix the deployment of wheels to PyPI. Due to the new way GitHub actions handle artifacts, our wheels were constantly overwritten by ones compiled later. This is now fixed. Many thanks to @simon1hofmann for reporting and fixing this issue!
Full CHANGELOG: v0.6.0...v0.6.1
Many thanks to all contributors!
✨ Features and Enhancements
🐛 Bug Fixes
- 🐛 Images on PyPI @simon1hofmann (#440)
- 🐛 PyPI Deployment for multiple operating systems @simon1hofmann (#431)
📝 Documentation
- 🐛 Images on PyPI @simon1hofmann (#440)
- 📝 Added more physical design cli commands to docs @simon1hofmann (#435)
- 📝 Added more physical design algorithms to the README @simon1hofmann (#434)
👷 CI
- ⬆️ Bump the github-actions group with 2 updates @dependabot (#439)
- 🎨 Added emojis to CI/CD @simon1hofmann (#433)
- 👷 Limit triggering of the pyfiction deployment CI @simon1hofmann (#436)
⬆️ Dependencies
- ⬆️ Bump libs/pybind11 from
7502577
toaa98d95
in the submodules group @dependabot (#438) - ⬆️ Bump the github-actions group with 2 updates @dependabot (#439)
- ⬆️ Bump the submodules group with 3 updates @dependabot (#429)