docs: curate CHANGELOG — fill all release sections, fix accuracy, improve English, add PR links#648
Conversation
…notes Agent-Logs-Url: https://github.com/gifnksm/souko/sessions/6cf81ac3-ae04-47be-b36c-44c444d52125 Co-authored-by: gifnksm <164213+gifnksm@users.noreply.github.com>
|
@copilot 各タグ間の変更内容(diff & blame)も参照してください。0.2.1は依存関係以外の変更もあるようです。見直してください。他のバージョンも同様に。 |
…tries Agent-Logs-Url: https://github.com/gifnksm/souko/sessions/835933d1-f860-44a7-9353-a7b9311951b8 Co-authored-by: gifnksm <164213+gifnksm@users.noreply.github.com>
タグ間のdiffを確認しました。以下の漏れを修正しました(commit
|
|
@copilot 0.2.1より前のバージョンについても見直せますか?また、拙い英語で書かれているので、表現も見直せるとベターです |
Agent-Logs-Url: https://github.com/gifnksm/souko/sessions/fc64154d-f611-4f27-9a34-d3b959d740b9 Co-authored-by: gifnksm <164213+gifnksm@users.noreply.github.com>
Reviewed all versions through 0.1.0 and improved the English throughout (commit
|
|
@copilot CHANGELOGからpull reqのリンクはあった方が良いでしょうか?また、古いバージョンについても変更内容を確認して漏れがないことは確かめましたか?コミットメッセージに言及なく変更があった可能性もあります。 |
Agent-Logs-Url: https://github.com/gifnksm/souko/sessions/36a93fd2-70f6-4aa5-b5e4-53feda16008b Co-authored-by: gifnksm <164213+gifnksm@users.noreply.github.com>
I've added PR links to all entries (commit Completeness check (diff-based, not message-based):
PR links: Added links for every substantive entry across all versions. For dependency-update-only bullets I omitted links since those span many PRs. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #648 +/- ##
=======================================
Coverage 85.97% 85.97%
=======================================
Files 31 31
Lines 1882 1882
Branches 1882 1882
=======================================
Hits 1618 1618
Misses 193 193
Partials 71 71 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
Curates CHANGELOG.md to improve completeness and accuracy across past releases and the current Unreleased section, focusing on user-relevant changes and adding traceability via PR links.
Changes:
- Filled previously empty/incomplete release sections with missing feature/fix/MSRV notes.
- Improved wording/structure for clarity (including breaking-change wording for v0.2.0).
- Added PR links for many entries to improve traceability.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Several release sections were empty or inaccurate. MSRV history was incomplete, a non-dependency change in
[0.2.1]was missing,[0.2.0]was missing an entireAddedsection, the English phrasing was rough throughout, and no PR links were present for traceability.All entries were verified against actual tag-to-tag diffs (not just commit messages) to ensure completeness.
Changes
[Unreleased]— filled with user-relevant changes since v0.2.2:souko list --template <FORMAT>— template-based output for picker integration (fzf/skim, etc.); unknown variable names are detected and reported as errors at startup (#643, #644)query.scheme_aliasandquery.custom_schemecan be omitted fromconfig.tomlwithout a parse error (#645)[0.2.2]— MSRV bump to 1.78.0 (was 1.74.0) (#491) and dependency updates[0.2.1]— added missing fix: output paths on Windows no longer include UNC prefix\\?\(#462); added missing MSRV bump to 1.74.0 (was 1.70.0) (#463); dependency updates[0.2.0]— added missingAddedsection for thevendored-libgit2andvendored-opensslfeature flags (#297); restructured breaking change description with clearer wording (#308)[0.1.2]— added PR link for repository cache (#295)[0.1.1]— improved phrasing of the config optionality fix; added PR link (#293)English phrasing improved throughout all sections
PR links added to all substantive entries across all versions for traceability
Original prompt
This pull request was created from Copilot chat.