Skip to content

Prepare 0.8.16 release#303

Merged
leehack merged 1 commit into
mainfrom
release/0.8.16-prep
Jul 13, 2026
Merged

Prepare 0.8.16 release#303
leehack merged 1 commit into
mainfrom
release/0.8.16-prep

Conversation

@leehack

@leehack leehack commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Release prep

Prepares llamadart 0.8.16. Merging this guarded release-prep branch is the publication approval boundary.

Versions

  • llamadart 0.8.16
  • llamadart_llama_cpp_flutter 0.0.10 (native b9982)
  • llamadart_litert_lm_flutter 0.0.6 (the updated core install example changes its publishable package content)

Changes

  • Moves the accumulated release notes into concise 0.8.16 sections.
  • Updates current installation and companion-package documentation.
  • Aligns the chat-app path lockfile with the core package version.

Validation

  • dart run tool/testing/verify_release_docs_versions.dart
  • dart test -p vm -j 1 --exclude-tags local-only: 1,296 passed; 66 documented fixture-dependent skips
  • dart analyze lib test tool clean (workspace-wide dart analyze still reports known unrelated nested-example dependency diagnostics)
  • Formatting, docs build, and link validation
  • Core and both companion pub publish --dry-run checks: zero warnings
  • Native releases and referenced assets verified; cached Qwen multimodal E2E passed on CPU and Metal for the b9982 native update

No packages, tags, or GitHub Release are published by this PR until it is merged.

Copilot AI review requested due to automatic review settings July 13, 2026 10:30

Copilot AI left a comment

Copy link
Copy Markdown

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 llamadart 0.8.16 release by bumping package versions and aligning the primary docs/changelogs and the example app lockfile with the new release number.

Changes:

  • Bumped core package version to 0.8.16 and updated install snippets to reference ^0.8.16.
  • Published release notes for 0.8.16 in both the canonical changelog and the website “Recent Releases” page.
  • Bumped companion package versions (llamadart_llama_cpp_flutter to 0.0.10, llamadart_litert_lm_flutter to 0.0.6) and aligned their README/changelog entries.

Reviewed changes

Copilot reviewed 11 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/docs/getting-started/installation.md Updates dependency/version snippets for 0.8.16 and companion package versions.
website/docs/changelog/recent-releases.md Moves release highlights into a new 0.8.16 section.
README.md Updates install snippets to ^0.8.16 and companion package versions.
pubspec.yaml Bumps core package version to 0.8.16.
packages/llamadart_llama_cpp_flutter/README.md Updates install snippet versions for the companion package release.
packages/llamadart_llama_cpp_flutter/pubspec.yaml Bumps companion version to 0.0.10.
packages/llamadart_llama_cpp_flutter/CHANGELOG.md Finalizes the 0.0.10 changelog entry.
packages/llamadart_litert_lm_flutter/README.md Updates install snippet versions for the companion package release.
packages/llamadart_litert_lm_flutter/pubspec.yaml Bumps companion version to 0.0.6.
packages/llamadart_litert_lm_flutter/CHANGELOG.md Adds the 0.0.6 changelog entry.
example/chat_app/pubspec.lock Aligns the example’s path dependency lock to 0.8.16.
CHANGELOG.md Promotes release notes into a new 0.8.16 section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Chat app preview removed for leehack/llamadart-chat-pr-303.

@leehack leehack marked this pull request as ready for review July 13, 2026 10:47
@leehack leehack merged commit 2396456 into main Jul 13, 2026
14 checks passed
@leehack leehack deleted the release/0.8.16-prep branch July 13, 2026 10:48
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.

2 participants