Skip to content

Releases: docling-project/docling-core

v2.19.0

17 Feb 11:45

Choose a tag to compare

Feature

  • Redefine CodeItem as floating object with captions (#160) (916323f)
  • Implementation of doc tags (#138) (f751b45)

Fix

  • Document Tokens (doc tags) clean up, fix iterate_items for content_layer (#161) (58ed6c8)
  • Fix inheritance of CodeItem for backward compatibility (#162) (7267c3f)

v2.18.1

13 Feb 06:30

Choose a tag to compare

Fix

v2.18.0

10 Feb 10:25

Choose a tag to compare

Feature

  • Add ContentLayer attribute to designate items to body or furniture (#148) (786f0c6)

v2.17.2

06 Feb 15:22

Choose a tag to compare

Fix

  • Define LTR/RTL text direction in HTML export (#152) (3cf31cb)

v2.17.1

03 Feb 15:11

Choose a tag to compare

Fix

  • Image fallback for malformed equations (#149) (eb9b4b3)

v2.17.0

03 Feb 08:31

Choose a tag to compare

Feature

  • HTML: Fallback showing formulas as images (#146) (23477f7)
  • HTML: Export formulas with mathml (#144) (ed36437)

Fix

  • Add html escape in md export and fix formula escapes (#143) (c6590e8)

v2.16.1

30 Jan 10:00

Choose a tag to compare

Fix

v2.16.0

29 Jan 14:28
3cd14e3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.15.1...v2.16.0

v2.15.1

21 Jan 16:38

Choose a tag to compare

Fix

v2.15.0

21 Jan 15:20

Choose a tag to compare

Feature

  • Add CodeItem as pydantic type, update export methods and APIs (#129) (c940aa5)

Fix

  • Fix hybrid chunker token constraint (#131) (b741eea)
  • Always return a new bbox when changing origin (#128) (841668f)