All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2026-03-11
- Initial release
OFIQclass with one-time initializationscalar_quality()for unified quality scorevector_quality()for all quality measures with optional raw scores- Custom exception hierarchy (
OFIQError,ConfigError,QualityError,FaceDetectionError,LandmarkError,SegmentationError) python-ofiq setupCLI command to download models and configofiq.setup()andofiq.resolve_data_dir()Python API- Auto-discovery of data directory via
OFIQ_DATA_DIRenv var or~/.ofiq/data - Type stubs for IDE support
- Prebuilt wheels for Linux x86_64 (manylinux_2_28), Python 3.11, 3.12, 3.13 and 3.14
- Built against OFIQ C++ library version 1.1.2