wasm-v2.1.0
run-llama/liteparsewasm-v2.1.0Jun 17, 2026by github-actions[bot]
AI Summary
This release introduces Markdown output support and improves Tesseract OCR default options, alongside standard dependency updates.
Key Highlights
- Added Markdown output support
- Improved default Tesseract OCR options
- Updated dependencies (starlette, cryptography, etc.)
New Features
- Markdown output
- Improved Tesseract options
Full Release Notes
## What's Changed * fix: improve default tesseract options by @logan-markewich in https://github.com/run-llama/liteparse/pull/296 * feat: add markdown output to liteparse by @logan-markewich in https://github.com/run-llama/liteparse/pull/299 * chore(deps): bump starlette from 1.0.1 to 1.3.1 in /ocr/easyocr by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/300 * chore(deps): bump cryptography from 46.0.7 to 48.0.1 in /dataset_eval_utils by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/301 * chore(deps): bump python-multipart from 0.0.27 to 0.0.31 in /ocr/easyocr by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/302 * chore(deps): bump pypdf from 6.12.1 to 6.13.0 in /dataset_eval_utils by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/303 * chore(deps): bump pyjwt from 2.12.1 to 2.13.0 in /dataset_eval_utils by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/304 * chore: bump pyo3 version by @logan-markewich in https://github.com/run-llama/liteparse/pull/305 **Full Changelog**: https://github.com/run-llama/liteparse/compare/crates-v2.0.8...wasm-v2.1.0