v2.15.1 - 2025-01-21
v2.15.0 - 2025-01-21
- Fix hybrid chunker token constraint (#131) (
b741eea
) - Always return a new bbox when changing origin (#128) (
841668f
)
v2.14.0 - 2025-01-10
v2.13.1 - 2025-01-08
v2.13.0 - 2025-01-08
v2.12.1 - 2024-12-17
v2.12.0 - 2024-12-17
- Skip labels not included in the allow-list (#113) (
d147c25
) - Always write with utf8 encoding (#111) (
268c294
)
v2.11.0 - 2024-12-16
v2.10.0 - 2024-12-13
- Add legacy to DoclingDocument utility (#108) (
b31e0a3
) - Add DoclingDocument viewer to CLI (#99) (
9628d19
) - Add default tokenizer to HybridChunker (#107) (
2591c70
)
- Improve doc item typing (#105) (
047a196
) - Set origin when merging chunks (#109) (
b546c0a
) - Add REFERENCE to exported labels and remove CAPTION (#106) (
a66b0bb
)
v2.9.0 - 2024-12-09
v2.8.0 - 2024-12-06
v2.7.1 - 2024-12-06
v2.7.0 - 2024-12-04
v2.6.1 - 2024-12-02
v2.6.0 - 2024-12-02
- Extend source resolution with streams and workdir (#79) (
9a74d13
) - Simple method to load DoclingDocument from .json files (#71) (
fc1cfb0
)
- Allow all url types in referenced exports (#82) (
3bd83bc
) - Even better style for HTML export (#78) (
8422ad4
)
v2.5.1 - 2024-11-27
v2.5.0 - 2024-11-27
- Adding HTML export to DoclingDocument, adding export of images in png with links to Markdown & HTML (#69) (
ef49fd3
)
v2.4.1 - 2024-11-21
v2.4.0 - 2024-11-18
- Add get_image for all DocItem (#67) (
9d7e831
) - Allow exporting a specific page to md. (#63) (
1a201bc
)
v2.3.2 - 2024-11-11
v2.3.1 - 2024-11-01
v2.3.0 - 2024-10-29
v2.2.3 - 2024-10-29
- Str representation of enum across python versions (#60) (
8528918
) - Title for export to markdown and add text_width parameter (#59) (
4993c34
)
v2.2.2 - 2024-10-26
v2.2.1 - 2024-10-25
v2.2.0 - 2024-10-24
v2.1.0 - 2024-10-22
- Improve markdown export of DoclingDocument (#50) (
328778e
) - Extend chunk meta with schema, version, origin (#49) (
d09fe7e
)
v2.0.1 - 2024-10-18
v2.0.0 - 2024-10-16
v1.7.2 - 2024-10-09
v1.7.1 - 2024-10-07
- Make doc metadata keys pure strings (#38) (
246627f
) - Align chunk ref format with one used in Document (#37) (
b5592ad
)
v1.7.0 - 2024-10-01
- (experimental) introduce new document format (#21) (
688789e
) - Add doc metadata extractor and ID generator classes (#34) (
b76780c
) - Support heading as chunk metadata (#36) (
4bde515
)
v1.6.3 - 2024-09-26
v1.6.2 - 2024-09-24
v1.6.1 - 2024-09-24
v1.6.0 - 2024-09-23
v1.5.0 - 2024-09-20
- Add export to doctags for document components (#25) (
891530f
) - Add file source resolution utility (#22) (
752cbc3
)