- Dependencies updates. Use Python 3.13.
- OCR per page (pass one
uuid
instead ofuuids
list)
- Fix Image.ANTIALIAS deprication issue
- minor adjustment for new plugin interface i.e. incl.
thresholding=options.tesseract_thresholding
argument intesseract.generate_hocr
- readme field added to pyproject.toml file
- changelog.md file
- use pytest instead of unittest
- use poetry for dependencies management
- updated dependencies