- Bug fix
- New feature / enhancement
- Refactor / cleanup
- Docs / CI only
- Pre-commit hooks pass locally (
pre-commit run --all-files) - Tested wheel build on affected platform(s) (Linux / macOS / Windows)
- Docs updated if behavior changed (
docs/) - Commit messages follow Conventional Commits (
feat:,fix:,chore:, etc.)
- Linux x86_64 (manylinux)
- Linux aarch64 (manylinux)
- macOS x86_64
- macOS arm64
- Windows x86_64