Skip to content

Releases: docling-project/docling-core

v2.62.0

30 Jan 14:01

Choose a tag to compare

Feature

Fix

  • html: Visualize picture meta as html collapsible (#497) (fd27df1)
  • markdown: Add an option to compact table serialization (#495) (3b0b909)
  • IDocTags: Fix default location resolution handling (#492) (549a2f1)

v2.61.0

26 Jan 12:05

Choose a tag to compare

Feature

  • Added parameter to get_row_bounding_boxes and get_column_bounding_boxes (#490) (577a1a7)
  • IDocTags: Add content wrapping for handling whitespace (#489) (fdcdfd1)

Fix

  • IDocTags: Align code labels with Linguist (#484) (e5c0015)

v2.60.2

23 Jan 12:28

Choose a tag to compare

Fix

  • Drop python 3.9 and pin built tree-sitter versions (#487) (01373c4)

v2.60.1

22 Jan 18:28

Choose a tag to compare

Fix

  • serialization: Escape pipe symbol in single cell md serialization (#485) (334575c)

v2.60.0

20 Jan 08:46

Choose a tag to compare

Feature

  • IDocTags: Add fine-grained content serialization filtering (#476) (17bd21e)

Fix

  • Fix transparency rendering in all visualizers (#481) (a6d2be6)
  • IDocTags: Fix InlineGroup serialization and deserialization (#477) (d9e8d37)

v2.59.0

12 Jan 16:39

Choose a tag to compare

Feature

Fix

  • Make tree-sitter-java-orchard optional (#475) (980abab)

v2.58.1

09 Jan 16:31

Choose a tag to compare

Fix

  • deps: Switch to tree-sitter-java-orchard and expand typer compatibility (#473) (8c330ab)

v2.58.0

08 Jan 17:10

Choose a tag to compare

Feature

  • DocItem: Add comments field for linking annotations to document… (#465) (1d2e0c7)

Fix

  • Skip annotation migration if respective meta present (#469) (51a01a6)

v2.57.0

18 Dec 14:17

Choose a tag to compare

Feature

  • Enable heading-only chunks for empty-section headings (#461) (8b082e9)

v2.56.0

17 Dec 14:39

Choose a tag to compare

Feature

  • Idoctags serialization and deserialization matching the iso proposal (#457) (dda9c88)