Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 2.81 KB

v0.5.1 - 2025-03-10

Fix

v0.5.0 - 2025-03-07

Feature

Fix

  • Remove uv from image, merge ARG and ENV declarations (#57) (c95db36)
  • docs: Remove comma in convert/source curl example (#73) (05df073)

v0.4.0 - 2025-02-26

Feature

  • New container images (#68) (7e6d9cd)
  • Render DoclingDocument with npm docling-components in the example UI (#65) (c430d9b)

v0.3.0 - 2025-02-19

Feature

Fix

  • Set DOCLING_SERVE_ARTIFACTS_PATH in images (#53) (4877248)
  • Set root UI path when behind proxy (#38) (c64a450)
  • Support python 3.13 and docling updates and switch to uv (#48) (ae3b490)