Releases: DS4SD/docling-core
Releases · DS4SD/docling-core
v2.3.1
Fix
- Include titles to chunk heading metadata (#62) (
bfeb2db
)
v2.3.0
Feature
- Added pydantic models to store charts data (pie, bar, stacked bar, line, scatter) (#52) (
36b7bea
)
v2.2.3
Fix
- Str representation of enum across python versions (#60) (
8528918
)
- Title for export to markdown and add text_width parameter (#59) (
4993c34
)
v2.2.2
Fix
- Fix non-string table cell handling in chunker (#58) (
b5d07b2
)
v2.2.1
Fix
- Escaping underscore characters in md export (#57) (
c344d0f
)
v2.2.0
Feature
- Add headers argument and a custom user-agents for http requests (#53) (
44941b5
)
Fix
- Fix resolution in case of URL without path (#55) (
2c88e56
)
v2.1.0
Feature
- Improve markdown export of DoclingDocument (#50) (
328778e
)
- Extend chunk meta with schema, version, origin (#49) (
d09fe7e
)
v2.0.0
Feature
- Expose DoclingDocument as main type, move old typing to legacy (#41) (
03df97f
)
Breaking
- Expose DoclingDocument as main type, move old typing to legacy (#41) (
03df97f
)