Skip to content

0.10.5

Compare
Choose a tag to compare
@cragwolfe cragwolfe released this 22 Aug 23:11
· 1070 commits to main since this release
e7d189f

0.10.5

Enhancements

  • partition raises an error and tells the user to install the appropriate extra if a filetype
    is detected that is missing dependencies.
  • Add custom errors to ingest
  • Bump unstructured-ingest==0.5.15
    • Handle an uncaught TesseractError (0.5.15)
    • Add TIFF test file and TIFF filetype to test_from_image_file in test_layout (0.5.14)
  • Use entire_page ocr mode for pdfs and images
  • Add notes on extra installs to docs

Features

  • Add delta table connector

Fixes