* _pix_to_image now works with binary images (274) * SetImage with alpha channels support (280) * Leptonica 1.83.0 support (306) * Pointsize should be returned even if fontname doesn't exist (308) * Added Python 3.10, 3.11 setup classifiers
2.5.2
* Support new Tesseract 5 API (242) * Support Windows build (250) * GetBestLSTMSymbolChoices crash fix (241) * Fallback to BMP instead of PNG * Create pix from a BMP image bytes (156)
2.5.1
* Fix order of linker arguments (211) * Fix memory leaks in GetComponentImages (213)
2.5.0
New features and enhancements: * Support for `RowAttributes` method in LTRResultIterator (192) * `SetImage`: use PNG instead of JPEG fallback (194) * Replace `STRING::string()` by `c_str()` (197) * Don't use assignment operator for TessBaseAPI (200)