v1.0.0
d2lang/d2v1.0.0Jul 31, 2026by github-actions[bot]
AI Summary
This release introduces figure captioning and chunking features, resolves bugs related to field extraction and results saving, and updates documentation to direct users to a new Python library.
Key Highlights
- Implemented figure captioning and chunking functionality
- Fixed field extraction and results save directory bugs
- Fixed page reset issues in markdown comments
- Updated documentation to guide users to a new 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