Skip to content

Releases: docling-project/docling-parse

v6.0.0

11 May 14:26

Choose a tag to compare

Feature

  • Public threaded PDF parser and rendering API (#265) (b066b26)

Fix

  • Upgrade packages for vulnerabilities (#270) (1515795)
  • Upgraded pillow, requests, pygments, cryptography (#269) (a41ef14)

Breaking

  • Public threaded PDF parser and rendering API (#265) (b066b26)

v5.11.0

08 May 11:26

Choose a tag to compare

Feature

Fix

  • Locale-independent float parsing (fixes docling#1455) (#243) (e56632d)

Documentation

  • security: Document security processes (#268) (f1316fa)

v5.10.1

24 Apr 14:26

Choose a tag to compare

Fix

  • Memory management for docling upstream (#263) (db84017)

v5.10.0

22 Apr 07:50

Choose a tag to compare

Feature

Fix

v5.9.0

15 Apr 14:10

Choose a tag to compare

Feature

  • Adding the cpp analysis script and enhancing the extraction of bitmap types (fix for rotated images). (#250) (70fa300)

v5.8.0

08 Apr 08:14

Choose a tag to compare

Feature

  • Improve extraction from fillable fields (#247) (c3c1e85)

Fix

v5.7.0

01 Apr 08:06

Choose a tag to compare

Feature

v5.6.2

29 Mar 08:33

Choose a tag to compare

Fix

  • Prevent infinite loop in TOC extraction with circular PDF refererences (#246) (092d1b8)

v5.6.1

24 Mar 10:26

Choose a tag to compare

Fix

v5.6.0

20 Mar 15:53

Choose a tag to compare

Feature

Performance

  • Optimize stream decoding with regexp fast path (#242) (e54775c)