crates-v2.8.0

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

AI Summary

Introduces layout complexity signals for the isComplex function and replaces ImageMagick with a pure Rust implementation for image conversion.

Key Highlights

  • Added layout complexity signals to isComplex
  • Implemented pure-rust image conversion
  • Dropped ImageMagick dependency

New Features

  • Layout complexity signals
  • Pure-rust image conversion

Full Release Notes

## What's Changed
* feat: add layout complexity signals to isComplex by @logan-markewich in https://github.com/run-llama/liteparse/pull/369
* feat: pure-rust image conversion, drop imagemagick by @AstraBert in https://github.com/run-llama/liteparse/pull/348


**Full Changelog**: https://github.com/run-llama/liteparse/compare/docker-v2.7.0...crates-v2.8.0