Skip to content

v2.1.0 にバージョンアップ#109

Merged
TwoSquirrels merged 2 commits into
mainfrom
release-v2.1.0
Jul 16, 2026
Merged

v2.1.0 にバージョンアップ#109
TwoSquirrels merged 2 commits into
mainfrom
release-v2.1.0

Conversation

@TwoSquirrels

Copy link
Copy Markdown
Owner

v2.0.0 以降の機能追加に伴うリリース準備です。マージ後に v2.1.0 タグでリリースします。

minor (v2.1.0) と判断した理由

後方互換な機能追加が含まれるため、patch ではなく minor です。破壊的変更はありません。

  • 更新チェック機能 (library サブコマンド実行時に、risundle 本体のバージョン更新を促す #53)library サブコマンド実行時に crates.io で新バージョンを確認して案内。環境変数 RISUNDLE_NO_UPDATE_CHECK が公開インターフェースに追加
  • CLI help の改善と library サブコマンドのパーサ統合 (help が雑 #26)risundle --help の Commands セクションに library が現れるように。help 全体を自己完結の説明に書き直し
  • 全階層での -V/--version (help が雑 #26) — GNU Coding Standards に合わせ、risundle library add -V のような従来エラーだった呼び出しでも本体バージョンを表示して成功終了

patch 相当の修正

このブランチの変更

  • Cargo.toml / Cargo.lock のバージョンを 2.1.0 へ
  • README のバンドル例のクレジット行を v2.1.0 に追随

🤖 Generated with Claude Code

TwoSquirrels and others added 2 commits July 16, 2026 18:29
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 16, 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: Pro

Run ID: c37a2038-2ce1-4f95-b133-8cb19efa7897

📥 Commits

Reviewing files that changed from the base of the PR and between cd8dcc3 and 0813b0d.

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

📝 Walkthrough

Summary by CodeRabbit

  • 新機能

    • risundle のバージョンを 2.1.0 に更新しました。
  • ドキュメント

    • バンドル生成例に表示されるバージョン表記を 2.1.0 に更新しました。

Walkthrough

パッケージバージョンを2.0.0から2.1.0へ更新し、英語・日本語READMEのバンドル例にある生成コードのバージョン表記も同期しました。

Changes

バージョン更新

Layer / File(s) Summary
バージョン情報の更新
Cargo.toml, README.md, README.ja.md
パッケージバージョンとバンドル例の先頭コメントを2.1.0へ更新しました。

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

Possibly related PRs

Poem

ぴょんと跳ねたら二点一
荷札もREADMEもそろったよ
バンドルの先頭、きらりと光る
にんじん片手にリリース祝い
うさぎも満足、耳ぴん!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed タイトルは主な変更である v2.1.0 への संस्करण更新を簡潔に示しています。
Description check ✅ Passed 説明はリリース準備とバージョン更新の内容を具体的に述べており、変更内容と一致しています。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

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.

@TwoSquirrels
TwoSquirrels marked this pull request as ready for review July 16, 2026 09:37
@TwoSquirrels

Copy link
Copy Markdown
Owner Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@TwoSquirrels
TwoSquirrels merged commit 5dd5b9a into main Jul 16, 2026
10 checks passed
@TwoSquirrels
TwoSquirrels deleted the release-v2.1.0 branch July 16, 2026 10:32
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