[0.3.0] - 2026-06-29
Added
- New config option
image-processing.binarization-methodto select the method
used for converting to thebitonalquality. Currently supported methods are
otsuanddither. The implementation is public in
dev.mdz.wolpi.image.Binarizationso extension authors can implement dynamic
strategies for determining the best method.