python-v2.4.1
run-llama/liteparsepython-v2.4.1Jul 6, 2026by github-actions[bot]
AI Summary
Python release addresses text reflowing bugs and refines list/table detection, improving parsing reliability in Python applications.
Key Highlights
- Fixed text reflowing squishing words together
- Improved list vs table detection
New Features
- Fixed text reflowing squishing words together
- Improved list vs table detection
Full Release Notes
## What's Changed * fix: reflowing text sometimes squished words together by @logan-markewich in https://github.com/run-llama/liteparse/pull/340 * feat/fix: improve list vs table detection by @logan-markewich in https://github.com/run-llama/liteparse/pull/341 **Full Changelog**: https://github.com/run-llama/liteparse/compare/wasm-v2.4.1...python-v2.4.1