Skip to content

Prepare 0.7.0 release#193

Merged
leehack merged 3 commits into
mainfrom
release/0.7.0-prep
Jun 1, 2026
Merged

Prepare 0.7.0 release#193
leehack merged 3 commits into
mainfrom
release/0.7.0-prep

Conversation

@leehack
Copy link
Copy Markdown
Owner

@leehack leehack commented Jun 1, 2026

Summary

  • Fold the remaining Unreleased entries into 0.7.0 and reorganize the long release notes into user-facing groups.
  • Update the website recent-release summary so it matches the canonical changelog.
  • Add release-doc coverage for the WebGPU bridge readiness globals and LiteRT-LM template registry discoverability.

Validation

  • ./tool/docs/validate_links.sh
  • git diff --check
  • dart pub publish --dry-run (Package has 0 warnings)

Notes

  • pubspec.yaml was already set to 0.7.0.
  • Runtime behavior is unchanged by this PR; this is release-note and documentation prep only.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.57%. Comparing base (e905df8) to head (8f420e7).

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           
Flag Coverage Δ
unittests 80.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leehack leehack marked this pull request as ready for review June 1, 2026 21:46
Copilot AI review requested due to automatic review settings June 1, 2026 21:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.0 and reorganized CHANGELOG.md into user-facing groups.
  • Updated the website “Recent Releases” summary to reflect the canonical 0.7.0 changelog highlights.
  • Documented WebGPU bridge readiness globals/promise and LiteRT-LM .litertlm template 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.

Comment thread website/docs/platforms/webgpu-bridge.md
Comment thread website/docs/platforms/webgpu-bridge.md
@leehack leehack merged commit a0f6b4c into main Jun 1, 2026
8 checks passed
@leehack leehack deleted the release/0.7.0-prep branch June 1, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants