Skip to content

v2.17.0

Latest
Compare
Choose a tag to compare
@deep-search-ops deep-search-ops released this 28 Jan 18:37

Feature

  • CLI: Expose code and formula models in the CLI (#820) (6882e6c)
  • Add platform info to CLI version printout (#816) (95b293a)
  • ocr: Expose rec_keys_path in RapidOcrOptions to support custom dictionaries (#786) (5332755)
  • Introduce automatic language detection in TesseractOcrCliModel (#800) (3be2fb5)

Fix

  • Fix single newline handling in MD backend (#824) (5aed9f8)
  • Use file extension if filetype fails with PDF (#827) (adf6353)
  • Parse html with omitted body tag (#818) (a112d7a)

Documentation