Skip to content

0.3.0

Latest

Choose a tag to compare

@stefan-it stefan-it released this 30 Jun 07:51
7f49948

[0.3.0] - 2026-06-29

Added

  • New config option image-processing.binarization-method to select the method
    used for converting to the bitonal quality. Currently supported methods are
    otsu and dither. The implementation is public in
    dev.mdz.wolpi.image.Binarization so extension authors can implement dynamic
    strategies for determining the best method.