Bump version to 0.4.0 - #229
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe package version in ChangesPackage Version Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This release-preparation change updates package version metadata only, with no actionable merge-blocking risk remaining after normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation 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)
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. Comment |
Summary
Prepares the 0.4.0 release. Only the package version moves;
Cargo.lockwas 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 buildcargo test --lib: 1,182 passed, 0 failed, 1 ignoredcargo fmt --all -- --checkcargo xtask guardgit diff --checkRelease steps after merge
Tag
v0.4.0onmainand push it, which triggers.github/workflows/release.ymlto build and publish macOS arm64, Linux x86_64, and Windows x86_64 artifacts and update the Homebrew tap.Summary by CodeRabbit