Added:
- Latest release checklist containing steps for
twine check dist/*andpython -m build - Added support for Python 3.14
Changed:
- Modify
.githubdirectory and.pre-commit-config.yamlto comply with renaming of package maintainer.
Fixed:
- Added Sphinx imports to fix documentation rendering.
- Update copyright to 2022-2025.
- Format code to comply with group standards.
- API docstrings rendered with Linux GitHub CI by installing xvfb
- Support
scikit-packageLevel 5 standard (https://scikit-package.github.io/scikit-package/).
Removed:
- Removed support for Python 3.11