Release notes#
Major restructuring of the GUI code to allow for qss-driven styling and customization.
data,qssandgraphicsdirectories moved intosrc, and marked for shipping with the package in thepyproject.tomlfile.importlib.resourcesconsistently used to load data files, instead of hardcoding paths.Bug fix in the generation of the program excel file.
Obsolete
scriptsandtemplatesdirectories removed.Documentation updated.
Pull requests merged and issues closed:
Version 0.4.0 (2026-04-06)#
Face-detection code refactored and cleaned up.
New YuNet model added.
Documentation updated.
Pull requests merged and issues closed:
Version 0.3.0 (2026-04-04)#
New
face.pyencapsulating all the face-detection logic.cropfacetask fully revamped, with a bunch of command-line options added.Cleanup of some obsolete stuff.
Documentation updated.
Pull requests merged and issues closed:
Version 0.2.0 (2026-04-02)#
Initial version of the cleaned-up repo.