Skip to content

Releases: DS4SD/docling-core

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)

v2.4.0

18 Nov 14:58
Compare
Choose a tag to compare

Feature

  • Add get_image for all DocItem (#67) (9d7e831)
  • Allow exporting a specific page to md. (#63) (1a201bc)

v2.3.2

11 Nov 14:45
Compare
Choose a tag to compare

Fix

  • Fixed selection logic for a slice of the document (#66) (dfdc76b)

v2.3.1

01 Nov 12:55
Compare
Choose a tag to compare

Fix

  • Include titles to chunk heading metadata (#62) (bfeb2db)

v2.3.0

29 Oct 18:53
Compare
Choose a tag to compare

Feature

  • Added pydantic models to store charts data (pie, bar, stacked bar, line, scatter) (#52) (36b7bea)