Skip to content

Bump version to 0.4.0 - #229

Merged
acoliver merged 1 commit into
mainfrom
release-0.4.0
Sep 2, 2026
Merged

acoliver merged 1 commit into
mainfrom
release-0.4.0

Conversation

@acoliver

@acoliver acoliver commented Sep 2, 2026 •

Copy link
Copy Markdown
Owner

Summary

Prepares the 0.4.0 release. Only the package version moves; Cargo.lock was regenerated by a build rather than hand-edited.

The minor bump reflects the new transcript text-selection system rather than a patch-level fix.

Included since 0.3.8

Verification

  • cargo build
  • cargo test --lib: 1,182 passed, 0 failed, 1 ignored
  • cargo fmt --all -- --check
  • cargo xtask guard
  • git diff --check

Release steps after merge

Tag v0.4.0 on main and push it, which triggers .github/workflows/release.yml to build and publish macOS arm64, Linux x86_64, and Windows x86_64 artifacts and update the Homebrew tap.

Summary by CodeRabbit

  • Chores
    • Updated the package version from 0.3.8 to 0.4.0.

@coderabbitai

coderabbitai Bot commented Sep 2, 2026 •

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: c2ef5c1f-a1a3-4232-9073-043ccaa2fb5d

📥 Commits

Reviewing files that changed from the base of the PR and between bf68e4a and 9d1160b.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The package version in Cargo.toml was updated from 0.3.8 to 0.4.0.

Changes

Package Version Update

Layer / File(s) Summary
Update package version
Cargo.toml
The package version changes from 0.3.8 to 0.4.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 9d116

This release-preparation change updates package version metadata only, with no actionable merge-blocking risk remaining after normal checks and review.

Poem

A rabbit checks the version line
From three-eight hops to four-oh-nine?
No, four-oh shines
The package aligns
And the burrow builds fine

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the primary change: updating the package version to 0.4.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-0.4.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@acoliver
acoliver merged commit ae29c88 into main Sep 2, 2026
8 checks passed
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.

1 participant