python-v2.10.0
run-llama/liteparsepython-v2.10.0Jul 27, 2026by github-actions[bot]
AI Summary
The Python binding is updated to version 2.10.0, adding the ability to keep headers and footers alongside improved detection tightening.
Key Highlights
- Added option to keep headers and footers
- Tightened detection algorithms
New Features
- Headers and footers retention option
- Tightened detection
Full Release Notes
## What's Changed * feat: add option to keep headers/footers, also tighten detection by @logan-markewich in https://github.com/run-llama/liteparse/pull/382 **Full Changelog**: https://github.com/run-llama/liteparse/compare/crates-v2.9.0...python-v2.10.0