cpac 1.8.5
What's Changed Since v0.5.1
- 👽️ Upgraded to handle changes in C-PAC, Python and Mac OS by @shnizzedy in #36
- 📝 Added note about cpac versioning by @shnizzedy in #44
- 📦️ Changes versioning scheme to match supported C-PAC version
- 📦️ Replaces
setup.cfg
withpyproject.toml
- 📦️ Replaces
setuptools
withpoetry
- 🎨 Adds pre-commit hooks for linting and formatting
- ⬆️ Require Python ≥ 3.8
Full Changelog: v0.5.1...v1.8.5