Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 607 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 607 Bytes

Development version

Version 1.1.0 - 2024-07-23

  • Fix deprecation warning from lxml in hocr_wordfreq.
  • Ensure compatibility with python-bidi>=0.5, while keeping support for older versions.
  • Migrate from setup.py to pyproject.toml.
  • Add Read the Docs configuration and missing docs.

Version 1.0.3 - 2024-03-18

  • Add type hints.
  • Fix hocr_pdf for reportlab>=4.1.0, which would not render the text any more.

Version 1.0.2 - 2023-12-29

  • Fix installation instructions.

Version 1.0.1 - 2023-12-29

  • Fix rendering on PyPI.

Version 1.0.0 - 2023-12-29

  • First public release.