wasm-v2.4.2
run-llama/liteparsewasm-v2.4.2Jul 6, 2026by github-actions[bot]
AI Summary
WASM release fixes text reflowing issues and improves list versus table detection, enhancing accuracy in document parsing.
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...wasm-v2.4.2