Skip to content

Releases: DS4SD/docling-serve

v0.5.0

07 Mar 17:24
Compare
Choose a tag to compare

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

26 Feb 13:05
Compare
Choose a tag to compare

Feature

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

v0.3.0

23 Feb 21:08
d5557fa
Compare
Choose a tag to compare

What's Changed

  • Fix main when workers > 1 or reload enabled by @guimou in #35
  • ci: add semantic release and build/publish python wheel by @dolfim-ibm in #41
  • ci: fix missing secrets inherit by @dolfim-ibm in #43
  • fix: support python 3.13 and docling updates and switch to uv by @dolfim-ibm in #48
  • fix: Set root UI path when behind proxy by @guimou in #38
  • chore: use uv in start_server.sh and update docs by @Fogapod in #49
  • feat: Add new docling-serve cli by @dolfim-ibm in #50
  • fix: set DOCLING_SERVE_ARTIFACTS_PATH in images by @dolfim-ibm in #53
  • chore(config): replace black,isort,flake and autoflake with ruff by @ilkersigirci in #55
  • refactor: Use bytes as options key by @Fogapod in #58

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Feb 06:20
be7e416
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Jan 16:28
Compare
Choose a tag to compare

What's Changed

First pinned release of docling-serve before applying the major changes.

New Contributors

Full Changelog: https://github.com/DS4SD/docling-serve/commits/v0.1.0