Prepare tiingo-mcp 2.1.0 release - #25
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
Included review availability: 0 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 2 reviews per hour. 📝 WalkthroughSummary by CodeRabbit
WalkthroughThe release metadata now uses version 2.1.0. The changelog and README identify the release as unreleased, while installation instructions distinguish published 2.0.2 packages from local builds. Changes2.1.0 release preparation
Estimated code review effort: 1 (Trivial) | ~3 minutes Merge Risk: ⚪ Minimal · up to This PR synchronizes the 2.1.0 release metadata and documentation without publishing or changing runtime behavior; no actionable merge-blocking risk remains beyond 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. (4 skipped: 4 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
Summary
Cargo.toml, the rootCargo.lockpackage, and the MCPB manifest, and convert the changelog to2.1.0 (Unreleased)v2.0.2Verification
cargo +stable fmt --checkcargo +stable llvm-cov --all-targets --all-features --locked --fail-under-lines 93 --summary-only: 93.95% linescargo deny check alldist planfor all five release targetscargo +stable publish --dry-run --lockedIgnored live tests were not run; they remain separately authorized and quota-consuming.
Release stop
This PR does not tag, publish the crate, upload MCPB bundles, or create a GitHub release. Those actions remain separately authorized.