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
- @Fogapod made their first contribution in #49
- @ilkersigirci made their first contribution in #55
Full Changelog: v0.2.0...v0.3.0