Skip to content

Releases: DS4SD/docling

v2.4.0

04 Nov 15:11
Compare
Choose a tag to compare

Feature

  • Pdf backend, table mode as options and artifacts path (#203) (40ad987)

Documentation

v2.3.1

30 Oct 18:23
Compare
Choose a tag to compare

Fix

  • Simplify torch dependencies and update pinned docling deps (#190) (eb679cc)
  • Allow to explicitly initialize the pipeline (#189) (904d24d)

v2.3.0

30 Oct 14:47
Compare
Choose a tag to compare

Feature

  • Add pipeline timings and toggle visualization, establish debug settings (#183) (2a2c65b)

Fix

  • Fix duplicate title and heading + add e2e tests for html and docx (#186) (f542460)

v2.2.1

28 Oct 17:18
Compare
Choose a tag to compare

Fix

  • Fix header levels for DOCX & HTML (#184) (b9f5c74)
  • Handling of long sequence of unescaped underscore chars in markdown (#173) (94d0729)
  • HTML backend, fixes for Lists and nested texts (#180) (7d19418)
  • MD Backend, fixes to properly handle trailing inline text and emphasis in headers (#178) (88c1673)

Documentation

v2.2.0

23 Oct 16:04
Compare
Choose a tag to compare

Feature

  • Update to docling-parse v2 without history (#170) (4116819)
  • Support AsciiDoc and Markdown input format (#168) (3023f18)

Fix

  • Set valid=false for invalid backends (#171) (3496b48)

v2.1.0

18 Oct 13:21
Compare
Choose a tag to compare

Feature

  • Add coverage_threshold to skip OCR for small images (#161) (b346faf)

Fix

Documentation

v2.0.0

16 Oct 19:48
Compare
Choose a tag to compare

Feature

Breaking

Documentation

v1.20.0

11 Oct 13:48
Compare
Choose a tag to compare

Feature

  • New experimental docling-parse v2 backend (#131) (5e4944f)

v1.19.1

11 Oct 08:52
Compare
Choose a tag to compare

Fix

  • Remove stderr from tesseract cli and introduce fuzziness in the text validation of OCR tests (#138) (dae2a3b)

Documentation

  • Simplify LlamaIndex example using Docling extension (#135) (5f1bd9e)

v1.19.0

08 Oct 17:42
Compare
Choose a tag to compare

Feature

  • Add options for choosing OCR engines (#118) (f96ea86)