v1.0.0

landing-ai/ade-cliv1.0.0Jul 31, 2026by github-actions[bot]

AI Summary

The major 1.0.0 release introduces figure captioning and chunking functionality, alongside fixes for field extraction and documentation updates.

Key Highlights

  • Implementation of figure captioning and chunking
  • Field extraction and results save directory bug fixes
  • Documentation update directing users to the Python library

New Features

  • Figure captioning and chunking

Full Release Notes

## What's Changed
* feat: implement figure captioning and chunking by @hugohonda in https://github.com/landing-ai/ade-cli/pull/107
* fix: field extraction + results save dir bug by @cmaloney111 in https://github.com/landing-ai/ade-cli/pull/92
* fix: page reset in markdown comments by @hugohonda in https://github.com/landing-ai/ade-cli/pull/114
* docs: added note directing users to the new Python library by @lai-bianca in https://github.com/landing-ai/ade-cli/pull/121
* Move deprecation warning to the top by @pappacena in https://github.com/landing-ai/ade-cli/pull/133


**Full Changelog**: https://github.com/landing-ai/ade-cli/compare/v0.3.3...v1.0.0