crates-v2.4.1

run-llama/liteparsecrates-v2.4.1Jul 6, 2026by github-actions[bot]

AI Summary

Rust crates and CLI release fixes text reflowing bugs and improves list/table detection, ensuring consistent behavior across all platforms.

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...crates-v2.4.1