Skip to content

Releases: DS4SD/docling-core

v2.10.0

13 Dec 12:34
Compare
Choose a tag to compare

Feature

  • Add legacy to DoclingDocument utility (#108) (b31e0a3)
  • Add DoclingDocument viewer to CLI (#99) (9628d19)
  • Add default tokenizer to HybridChunker (#107) (2591c70)

Fix

v2.9.0

09 Dec 15:23
Compare
Choose a tag to compare

Feature

  • Utilities converting document formats (#91) (437c498)

Fix

  • markdown: Preserve underscores in image URLs during markdown export (#98) (fd7529f)

v2.8.0

06 Dec 14:10
Compare
Choose a tag to compare

Feature

v2.7.1

06 Dec 10:14
Compare
Choose a tag to compare

Fix

v2.7.0

04 Dec 14:03
Compare
Choose a tag to compare

Feature

  • Export to OTSL method for docling doc tables (#86) (180e294)

v2.6.1

02 Dec 15:09
Compare
Choose a tag to compare

Fix

v2.6.0

02 Dec 13:46
Compare
Choose a tag to compare

Feature

  • Extend source resolution with streams and workdir (#79) (9a74d13)
  • Simple method to load DoclingDocument from .json files (#71) (fc1cfb0)

Fix

  • Allow all url types in referenced exports (#82) (3bd83bc)
  • Even better style for HTML export (#78) (8422ad4)

v2.5.1

27 Nov 11:42
Compare
Choose a tag to compare

Fix

  • Hotfix for TableItem.export_to_html args (#76) (ae2f131)
  • Artifacts dir double stem (#75) (f93332b)

v2.5.0

27 Nov 08:38
Compare
Choose a tag to compare

Feature

  • Adding HTML export to DoclingDocument, adding export of images in png with links to Markdown & HTML (#69) (ef49fd3)

v2.4.1

21 Nov 14:13
Compare
Choose a tag to compare

Fix

  • Temporarily force pydantic < 2.10 (#70) (289b629)