python-v2.4.0
run-llama/liteparsepython-v2.4.0Jun 30, 2026by github-actions[bot]
AI Summary
This release enhances output flexibility by adding word-level bounding boxes and markdown fields.
Key Highlights
- Added word-level bbox output (opt-in)
- Added markdown field on page-level JSON output
New Features
- Word-level bounding box output
- Markdown field in page-level JSON
Full Release Notes
## What's Changed * feat: add word-level bbox output (opt-in) by @logan-markewich in https://github.com/run-llama/liteparse/pull/334 * feat: add markdown field on page-level JSON output by @logan-markewich in https://github.com/run-llama/liteparse/pull/335 **Full Changelog**: https://github.com/run-llama/liteparse/compare/crates-v2.3.0...python-v2.4.0