Releases: docling-project/docling-core
Releases · docling-project/docling-core
v2.29.0
01 May 05:56
Compare
Sorry, something went wrong.
No results found
Feature
Fix
Fix multi-provenance item visualization (#277 ) (8677d6e )
Added return value for crop_text method in segmentedPdfPage Class (#275 ) (591fe59 )
Make load_from_doctags method static (#273 ) (8f85d05 )
v2.28.1
25 Apr 10:49
Compare
Sorry, something went wrong.
No results found
v2.28.0
23 Apr 07:42
Compare
Sorry, something went wrong.
No results found
v2.27.0
16 Apr 14:48
Compare
Sorry, something went wrong.
No results found
Feature
Chart tabular data serialization for HTML serializer (#258 ) (caa8aee )
Fix
v2.26.4
15 Apr 04:35
Compare
Sorry, something went wrong.
No results found
Fix
Fix page breaking in case page starts with group (#253 ) (928e5c5 )
v2.26.3
14 Apr 07:25
Compare
Sorry, something went wrong.
No results found
v2.26.2
14 Apr 05:12
Compare
Sorry, something went wrong.
No results found
Fix
Fix code handling in HTML serialization (#251 ) (15d2f2c )
v2.26.1
11 Apr 13:43
Compare
Sorry, something went wrong.
No results found
v2.26.0
11 Apr 08:59
Compare
Sorry, something went wrong.
No results found
Feature
Add HTML serializer (#232 ) (5d40600 )
Add serializer provider to chunkers (#239 ) (23036e1 )
Integrate serialization API into chunkers (#221 ) (5e4c0fd )
Expose page number in Serialization API (#238 ) (73b9941 )
Markdown chart serializer (picture+table) (#235 ) (0482bac )
Support of DocTags charts (serialization and deserialization) (#229 ) (e9259a5 )
Added initial delete and insert methods in DoclingDocument (#220 ) (f2fe1c1 )
Fix
Fix page filtering issue (#247 ) (ab78e0b )
Propagate HTMLOutputStyle properly through (#246 ) (587e67f )
Better BoundingRectangle.angle and BoundingRectangle.angle_360 computation (#237 ) (055742c )
DocTags import location fix for tables, pictures, captions (#227 ) (a055e1a )
Performance
v2.25.0
31 Mar 11:47
Compare
Sorry, something went wrong.
No results found
Feature
Allow images in doctags deserializer to be optional and support multipage (#225 ) (e0943d2 )
Fix