v2.1.0 にバージョンアップ#109
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
📝 WalkthroughSummary by CodeRabbit
Walkthroughパッケージバージョンを2.0.0から2.1.0へ更新し、英語・日本語READMEのバンドル例にある生成コードのバージョン表記も同期しました。 Changesバージョン更新
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
|
@coderabbitai review |
✅ Action performedReview finished.
|
v2.0.0 以降の機能追加に伴うリリース準備です。マージ後に
v2.1.0タグでリリースします。minor (v2.1.0) と判断した理由
後方互換な機能追加が含まれるため、patch ではなく minor です。破壊的変更はありません。
libraryサブコマンド実行時に、risundle 本体のバージョン更新を促す #53) —libraryサブコマンド実行時に crates.io で新バージョンを確認して案内。環境変数RISUNDLE_NO_UPDATE_CHECKが公開インターフェースに追加risundle --helpの Commands セクションに library が現れるように。help 全体を自己完結の説明に書き直し-V/--version(help が雑 #26) — GNU Coding Standards に合わせ、risundle library add -Vのような従来エラーだった呼び出しでも本体バージョンを表示して成功終了patch 相当の修正
system_includesのロケール非依存化 (system_includesがロケール非依存でないため、非英語ロケールでadd-stdが失敗しうる #73)このブランチの変更
🤖 Generated with Claude Code