You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v2.0.1: Security fix, CI improvements, and dependency updates
Security:
- Updated fonttools to 4.60.2 (CVE-2025-66034 fix)
CI/CD Fixes:
- Fixed ruff linting failures on all platforms (Linux, macOS, Windows)
- Added docs/ directory to .ruff.toml per-file-ignores for F401
- All CI jobs now pass for Python 3.10, 3.11, 3.12, 3.13
Dependencies:
- Updated Pillow constraint from <11.0.0 to <12.0.0
- Synchronized constraints across requirements files
Documentation:
- Fixed MIPIConfig example in API reference (correct parameters)
- Updated version to 2.0.1 in docs/conf.py
0 commit comments