Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 19:50
· 127 commits to refs/heads/main since this release
0ef32bf

👀 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

  • ✨ Added truth table helpers for 3-input functions @marcelwa (#430)

🐛 Bug Fixes

📝 Documentation

👷 CI

⬆️ Dependencies

  • ⬆️ Bump libs/pybind11 from 7502577 to aa98d95 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)