v1.0.2
d2lang/d2v1.0.2Aug 4, 2026by github-actions[bot]
AI Summary
This patch release improves stability on Windows by adding hardening measures and resolves several quality assurance bugs including UI and error handling issues.
Key Highlights
- Windows hardening including history management and UTF-8 support
- QA fixes for run/job renaming and empty-schema gates
- Fixed Click error handling with --json flag
- Resolved crop issues and stale marking bugs
Full Release Notes
## What's Changed * fix: Windows hardening — history clear lock unlink, UTF-8 stdio, atomic-write retry by @yuanwen-tian in https://github.com/landing-ai/ade-cli/pull/163 * fix: QA bug sweep — run/job rename, empty-schema gate, --json on Click errors, crop fixes, stale marking by @yuanwen-tian in https://github.com/landing-ai/ade-cli/pull/159 * chore: bump version to 1.0.2 by @yuanwen-tian in https://github.com/landing-ai/ade-cli/pull/164 **Full Changelog**: https://github.com/landing-ai/ade-cli/compare/v1.0.1...v1.0.2