Prepare 0.7.0 release#193
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #193 +/- ##
=======================================
Coverage 80.57% 80.57%
=======================================
Files 85 85
Lines 11392 11392
=======================================
Hits 9179 9179
Misses 2213 2213
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
Prepares the 0.7.0 release documentation by consolidating changelog content, updating the website’s recent-release highlights to match the canonical changelog, and adding/clarifying release-doc coverage for WebGPU bridge readiness globals and LiteRT-LM template registry behavior.
Changes:
- Folded remaining “Unreleased” notes into
0.7.0and reorganizedCHANGELOG.mdinto user-facing groups. - Updated the website “Recent Releases” summary to reflect the canonical
0.7.0changelog highlights. - Documented WebGPU bridge readiness globals/promise and LiteRT-LM
.litertlmtemplate registry discoverability/override guidance.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| website/docs/platforms/webgpu-bridge.md | Updates readiness checklist and adds readiness globals/promise guidance and console probe. |
| website/docs/guides/chat-template-and-parsing.md | Adds a LiteRT-LM template registry section and points to the maintained registry doc. |
| website/docs/changelog/recent-releases.md | Refreshes the 0.7.0 highlight bullets to align with CHANGELOG.md. |
| doc/webgpu_bridge.md | Adds a “Bridge Readiness Signal” section documenting the readiness globals/promise. |
| CHANGELOG.md | Removes “Unreleased” and restructures release notes under 0.7.0 into grouped sections. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
Unreleasedentries into0.7.0and reorganize the long release notes into user-facing groups.Validation
./tool/docs/validate_links.shgit diff --checkdart pub publish --dry-run(Package has 0 warnings)Notes
pubspec.yamlwas already set to0.7.0.