v0.1.2
Changes:
- Update Docling dependency window to docling 2.93.x and docling-core 2.74.1+.
- Add README acknowledgements for the upstream Docling project.
- Simplify and reorganize the English and Chinese READMEs around the reader path: what it does, install, use, agent setup, contract notes, scope, and acknowledgements.
- Update install examples to v0.1.2.
Verification:
- conda run -n docling python -m pytest: 50 passed.
- quick_validate.py passed for Codex and Claude Code skill paths.
- Real PDF, DOCX, and HTML conversions produced good, agent-ready outputs.
- git diff --check passed for the README cleanup.