crates-v2.11.0

run-llama/liteparsecrates-v2.11.0Aug 3, 2026by github-actions[bot]

AI Summary

The Rust crate and CLI are updated to version 2.11.0, incorporating the table extraction improvements and text direction detection features.

Key Highlights

  • Improved table extraction quality
  • Added proper Right-to-Left (RTL) and Left-to-Right (LTR) text detection
  • Exposed PDF document provenance metadata

New Features

  • Enhanced table extraction
  • Text direction detection
  • PDF provenance metadata exposure

Full Release Notes

## What's Changed
* feat: improve table extraction quality  by @logan-markewich in https://github.com/run-llama/liteparse/pull/394
* fix: add proper RTL and LTR text detection by @logan-markewich in https://github.com/run-llama/liteparse/pull/393
* feat: expose PDF document provenance metadata by @hexapode in https://github.com/run-llama/liteparse/pull/381


**Full Changelog**: https://github.com/run-llama/liteparse/compare/node-v2.10.1...crates-v2.11.0