python-v2.0.6
run-llama/liteparsepython-v2.0.6Jun 5, 2026by github-actions[bot]
AI Summary
Updated the Python package to v2.0.6 with dependency upgrades, OCR fixes, and new documentation.
Key Highlights
- Starlette dependency upgraded from 0.52.1 to 1.0.1
- Fixed Tesseract-OCR download support
- Added Simplified Chinese README documentation
- Added Linux glibc binary builds for portability
New Features
- Simplified Chinese README
- Linux glibc binary builds
Full Release Notes
## What's Changed * chore(deps): bump starlette from 0.52.1 to 1.0.1 in /ocr/easyocr by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/274 * fix: add proper tesseract-ocr download support by @logan-markewich in https://github.com/run-llama/liteparse/pull/275 * docs: add Simplified Chinese README by @whtis in https://github.com/run-llama/liteparse/pull/262 * ci: build Linux glibc binaries on ubuntu-22.04 for portability by @jmho-govsignals in https://github.com/run-llama/liteparse/pull/276 * fix: merged text item bounding boxes by @Yilun-Sun in https://github.com/run-llama/liteparse/pull/273 * improve tarball releases + coverage by @logan-markewich in https://github.com/run-llama/liteparse/pull/278 ## New Contributors * @whtis made their first contribution in https://github.com/run-llama/liteparse/pull/262 * @jmho-govsignals made their first contribution in https://github.com/run-llama/liteparse/pull/276 * @Yilun-Sun made their first contribution in https://github.com/run-llama/liteparse/pull/273 **Full Changelog**: https://github.com/run-llama/liteparse/compare/crates-v2.0.5...python-v2.0.6