0.16.0
- Drop support for Python 3.8
- Add support for Python 3.12
- Remove
wheel
from default installation - Add
toml-sort
and its configuration topyproject.toml
and to the style workflow - Squash all commits on the
gh-pages
branch during deployment - Upload all test coverage reports to codecov
- Add
pip-pre
job running with the pre-release of numpy - Remove build workflow
Full Changelog: 0.15.0...0.16.0