liteparse Releases
203 releases of run-llama/liteparse
- node-v2.14.4Node.js v2.14.4
This release introduces raw text items and makes library initialization fallible, while also fixing rotation calculations to properly account for transforms.
Sep 7, 2026
- crates-v2.14.4Crates & CLI v2.14.4
This release introduces raw text items and makes library initialization fallible, while also fixing rotation calculations to properly account for transforms.
Sep 7, 2026
- python-v2.14.4Python v2.14.4
This release introduces raw text items and makes library initialization fallible, while also fixing rotation calculations to properly account for transforms.
Sep 7, 2026
- wasm-v2.14.4WASM v2.14.4
This release introduces raw text items and makes library initialization fallible, while also fixing rotation calculations to properly account for transforms.
Sep 7, 2026
- node-v2.14.3Node.js v2.14.3
This release introduces a new Rust-based parsing API and improves table detection capabilities.
Sep 1, 2026
- python-v2.14.3Python v2.14.3
This release introduces a new Rust-based parsing API and improves table detection capabilities.
Sep 1, 2026
- crates-v2.14.3Crates & CLI v2.14.3
This release adds a new parse_from_blocks API and includes fixes for table header absorption and sparse markdown table detection in the Rust crate.
Sep 1, 2026
- wasm-v2.14.3WASM v2.14.3
This release adds a new parse_from_blocks API and includes fixes for table header absorption and sparse markdown table detection in the WebAssembly build.
Sep 1, 2026
- node-v2.14.2Node.js v2.14.2
This release focuses on performance improvements, specifically reducing memory usage and latency when handling large documents. It also optimizes browser OCR by removing the Tokio dependency and improving image encoding.
Aug 27, 2026
- python-v2.14.2Python v2.14.2
This release focuses on performance improvements, specifically reducing memory usage and latency when handling large documents. It also optimizes browser OCR by removing the Tokio dependency and improving image encoding.
Aug 27, 2026
- crates-v2.14.2Crates & CLI v2.14.2
This release focuses on performance improvements, specifically reducing memory usage and latency when handling large documents. It also optimizes browser OCR by removing the Tokio dependency and improving image encoding.
Aug 27, 2026
- wasm-v2.14.2WASM v2.14.2
This release focuses on performance improvements, specifically reducing memory usage and latency when handling large documents. It also optimizes browser OCR by removing the Tokio dependency and improving image encoding.
Aug 27, 2026
- node-v2.14.1Node.js v2.14.1
Addresses critical performance bottlenecks by improving several quadratic complexities within the codebase to ensure smoother execution.
Aug 27, 2026
- crates-v2.14.1Crates & CLI v2.14.1
Addresses critical performance bottlenecks by improving several quadratic complexities within the codebase to ensure smoother execution.
Aug 27, 2026
- python-v2.14.1Python v2.14.1
Addresses critical performance bottlenecks by improving several quadratic complexities within the codebase to ensure smoother execution.
Aug 27, 2026
- wasm-v2.14.1WASM v2.14.1
Addresses critical performance bottlenecks by improving several quadratic complexities within the codebase to ensure smoother execution.
Aug 27, 2026
- docker-v2.14.0Docker v2.14.0
This is a container release that updates the Docker images for `liteparse-base` and `liteparse` to version 2.14.0, ensuring users can run the latest optimizations and features.
Aug 26, 2026
- node-v2.14.0Node.js v2.14.0
This release focuses on performance and usability improvements for the Node.js binding, introducing worker pools and CommonJS support while optimizing memory usage and computational complexity.
Aug 25, 2026
- python-v2.14.0Python v2.14.0
Introduces memory optimization during rasterization/OCR and adds CommonJS exports for Node.js environments. It also introduces worker pools to improve processing efficiency.
Aug 25, 2026
- wasm-v2.14.0WASM v2.14.0
Introduces memory optimization during rasterization/OCR and adds CommonJS exports for Node.js environments. It also introduces worker pools to improve processing efficiency.
Aug 25, 2026