Skip to content

v2.9.0

Compare
Choose a tag to compare
@deep-search-ops deep-search-ops released this 09 Dec 09:33
· 23 commits to main since this release

Feature

  • Expose new hybrid chunker, update docs (#384) (c8ecdd9)
  • MS Word backend: Make detection of headers and other styles localization agnostic (#534) (3e073df)

Fix

  • Correcting DefaultText ID for MS Word backend (#537) (eb7ffcd)
  • Add py.typed marker file (#531) (9102fe1)
  • Enable HTML export in CLI and add options for image mode (#513) (0d11e30)
  • Missing text in docx (t tag) when embedded in a table (#528) (b730b2d)
  • Restore pydantic version pin after fixes (#512) (c830b92)
  • Folder input in cli (#511) (8ada0bc)

Documentation