Skip to content

Releases: DS4SD/docling-core

v2.18.0

10 Feb 10:25
Compare
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
Compare
Choose a tag to compare

Fix

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

v2.17.1

03 Feb 15:11
Compare
Choose a tag to compare

Fix

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

v2.17.0

03 Feb 08:31
Compare
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
Compare
Choose a tag to compare

Fix

v2.16.0

29 Jan 14:28
3cd14e3
Compare
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
Compare
Choose a tag to compare

Fix

v2.15.0

21 Jan 15:20
Compare
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)

v2.14.0

10 Jan 10:13
Compare
Choose a tag to compare

Feature

v2.13.1

08 Jan 10:05
Compare
Choose a tag to compare

Fix

  • Restore proper string serialization of DocItemLabel (#124) (a52bb88)