wasm-v2.10.1

run-llama/liteparsewasm-v2.10.1Jul 29, 2026by github-actions[bot]

AI Summary

This patch release focuses on documentation and reliability, improving the consistency of confidence values across bindings and detecting annotations during complexity calculations.

Key Highlights

  • Documented a bunch of parsing parameters and types
  • Detects annotations in complexity calculation
  • Improved consistency in reported confidence values across bindings

New Features

  • Documentation updates
  • Annotation detection in complexity
  • Confidence value consistency improvements

Full Release Notes

## What's Changed
* docs: document a bunch of parsing params/types by @logan-markewich in https://github.com/run-llama/liteparse/pull/383
* feat: detect annotations in complexity calculation by @logan-markewich in https://github.com/run-llama/liteparse/pull/384
* fix: improve consistency in reported confidence values across bindings by @logan-markewich in https://github.com/run-llama/liteparse/pull/385
* docs: add new extraction and complexity capabilities to docs by @logan-markewich in https://github.com/run-llama/liteparse/pull/387


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