crates-v2.1.0

run-llama/liteparsecrates-v2.1.0Jun 17, 2026by github-actions[bot]

AI Summary

This release improves OCR functionality by refining default Tesseract options and introduces a new Markdown output format for liteparse. Additionally, it includes various dependency updates to ensure the project remains current with the latest library versions.

Key Highlights

  • Improved default Tesseract options for better text recognition
  • Added Markdown output support to liteparse
  • Updated dependencies including Starlette, Python libraries, and PyO3

New Features

  • Markdown output to liteparse

Full Release Notes

## What's Changed
* fix: improve default tesseract options by @logan-markewich in https://github.com/run-llama/liteparse/pull/296
* feat: add markdown output to liteparse by @logan-markewich in https://github.com/run-llama/liteparse/pull/299
* chore(deps): bump starlette from 1.0.1 to 1.3.1 in /ocr/easyocr by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/300
* chore(deps): bump cryptography from 46.0.7 to 48.0.1 in /dataset_eval_utils by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/301
* chore(deps): bump python-multipart from 0.0.27 to 0.0.31 in /ocr/easyocr by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/302
* chore(deps): bump pypdf from 6.12.1 to 6.13.0 in /dataset_eval_utils by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/303
* chore(deps): bump pyjwt from 2.12.1 to 2.13.0 in /dataset_eval_utils by @dependabot[bot] in https://github.com/run-llama/liteparse/pull/304
* chore: bump pyo3 version by @logan-markewich in https://github.com/run-llama/liteparse/pull/305


**Full Changelog**: https://github.com/run-llama/liteparse/compare/crates-v2.0.8...crates-v2.1.0