Releases: stefan6419846/hocr-tools
Releases · stefan6419846/hocr-tools
Version 1.1.0
- Fix deprecation warning from
lxml
inhocr_wordfreq
. - Ensure compatibility with
python-bidi>=0.5
, while keeping support for older versions. - Migrate from
setup.py
topyproject.toml
. - Add Read the Docs configuration and missing docs.
Version 1.0.3
- Add type hints.
- Fix
hocr_pdf
forreportlab>=4.1.0
, which would not render the text any more.
Version 1.0.2
Fix installation instructions.
Version 1.0.1
Fix rendering on PyPI.
Version 1.0.0
First public library release.