Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 667 Bytes

changelog.md

File metadata and controls

43 lines (21 loc) · 667 Bytes

Changelog

[0.7.1] - 2024-12-07

  • Dependencies updates. Use Python 3.13.

[0.7.0] - 2024-06-14

  • OCR per page (pass one uuid instead of uuids list)

[0.4.9] - 2023-08-02

  • Fix Image.ANTIALIAS deprication issue

[0.4.4] - 2022-06-22

Changed

  • minor adjustment for new plugin interface i.e. incl. thresholding=options.tesseract_thresholding argument in tesseract.generate_hocr

[0.4.1] - 2022-06-22

Changed

  • readme field added to pyproject.toml file

[0.4.0] - 2022-06-22

Added

  • changelog.md file

Changed

  • use pytest instead of unittest
  • use poetry for dependencies management
  • updated dependencies