Skip to content

Commit 4f354be

Browse files
committed
🔖 Prepare release v2.0.6
⚡️ A message from a fellow meat-based-AI ⚡️ - [❤️] Finely-crafted open-source tools like kettle-test (& many more) require time and effort. - [❤️] Though I adore my work, it lacks financial sustainability. - [❤️] Please, help me continue enhancing your tools by becoming a sponsor: - [💲] https://liberapay.com/pboling/donate - [💲] https://github.com/sponsors/pboling
1 parent b97be21 commit 4f354be

5 files changed

Lines changed: 53 additions & 38 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Please file a bug if you notice a violation of semantic versioning.
3333
## [2.0.6] - 2026-06-21
3434

3535
- TAG: [v2.0.6][2.0.6t]
36-
- COVERAGE: 100.00% -- 91/91 lines in 15 files
37-
- BRANCH COVERAGE: 100.00% -- 2/2 branches in 15 files
36+
- COVERAGE: 96.81% -- 91/94 lines in 16 files
37+
- BRANCH COVERAGE: 100.00% -- 2/2 branches in 16 files
3838
- 90.00% documented
3939

4040
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ Thanks for RTFM. ☺️
803803
[📌gitmoji]: https://gitmoji.dev
804804
[📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
805805
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
806-
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.091-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
806+
[🧮kloc-img]: https://img.shields.io/badge/KLOC-0.094-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
807807
[🔐security]: https://github.com/kettle-dev/kettle-test/blob/main/SECURITY.md
808808
[🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
809809
[📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year

docs/file.CHANGELOG.html

Lines changed: 46 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,33 @@
7070
and <a href="https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html">yes</a>, platform and engine support are part of the <a href="https://github.com/semver/semver/issues/716#issuecomment-869336139">public API</a>.<br>
7171
Please file a bug if you notice a violation of semantic versioning.</p>
7272

73-
<h2 id="unreleased"><a href="https://github.com/kettle-dev/kettle-test/compare/v2.0.5...HEAD">Unreleased</a></h2>
73+
<h2 id="unreleased"><a href="https://github.com/kettle-dev/kettle-test/compare/v2.0.6...HEAD">Unreleased</a></h2>
7474

7575
<h3 id="added">Added</h3>
7676

77+
<h3 id="changed">Changed</h3>
78+
79+
<h3 id="deprecated">Deprecated</h3>
80+
81+
<h3 id="removed">Removed</h3>
82+
83+
<h3 id="fixed">Fixed</h3>
84+
85+
<h3 id="security">Security</h3>
86+
87+
<h2 id="206---2026-06-21">
88+
<a href="https://github.com/kettle-dev/kettle-test/compare/v2.0.5...v2.0.6">2.0.6</a> - 2026-06-21</h2>
89+
90+
<ul>
91+
<li>TAG: <a href="https://github.com/kettle-dev/kettle-test/releases/tag/v2.0.6">v2.0.6</a>
92+
</li>
93+
<li>COVERAGE: 96.81% – 91/94 lines in 16 files</li>
94+
<li>BRANCH COVERAGE: 100.00% – 2/2 branches in 16 files</li>
95+
<li>90.00% documented</li>
96+
</ul>
97+
98+
<h3 id="added-1">Added</h3>
99+
77100
<ul>
78101
<li>
79102
<p>Support JRuby 10.1, truffleruby 34.0</p>
@@ -83,21 +106,13 @@ <h3 id="added">Added</h3>
83106
</li>
84107
</ul>
85108

86-
<h3 id="changed">Changed</h3>
109+
<h3 id="changed-1">Changed</h3>
87110

88111
<ul>
89112
<li>Retemplated project metadata and CI/development automation with <code>kettle-jem</code> v7.0.0.</li>
90113
<li>Runtime dependency <code>turbo_tests2</code> now requires v3.1.4 or newer.</li>
91114
</ul>
92115

93-
<h3 id="deprecated">Deprecated</h3>
94-
95-
<h3 id="removed">Removed</h3>
96-
97-
<h3 id="fixed">Fixed</h3>
98-
99-
<h3 id="security">Security</h3>
100-
101116
<h2 id="205---2026-06-10">
102117
<a href="https://github.com/kettle-dev/kettle-test/compare/v2.0.4...v2.0.5">2.0.5</a> - 2026-06-10</h2>
103118

@@ -109,7 +124,7 @@ <h2 id="205---2026-06-10">
109124
<li>90.00% documented</li>
110125
</ul>
111126

112-
<h3 id="changed-1">Changed</h3>
127+
<h3 id="changed-2">Changed</h3>
113128

114129
<ul>
115130
<li>
@@ -145,7 +160,7 @@ <h2 id="204---2026-06-08">
145160
<li>90.00% documented</li>
146161
</ul>
147162

148-
<h3 id="changed-2">Changed</h3>
163+
<h3 id="changed-3">Changed</h3>
149164

150165
<ul>
151166
<li>Retemplated project workflows with the current kettle-jem template and raised<br>
@@ -171,7 +186,7 @@ <h2 id="203---2026-06-02">
171186
<li>90.00% documented</li>
172187
</ul>
173188

174-
<h3 id="changed-3">Changed</h3>
189+
<h3 id="changed-4">Changed</h3>
175190

176191
<ul>
177192
<li>Retemplated project files with the current kettle-jem template, including<br>
@@ -198,7 +213,7 @@ <h2 id="202---2026-06-01">
198213
<li>90.00% documented</li>
199214
</ul>
200215

201-
<h3 id="changed-4">Changed</h3>
216+
<h3 id="changed-5">Changed</h3>
202217

203218
<ul>
204219
<li>Retemplated project files with the current kettle-jem template, including the<br>
@@ -227,7 +242,7 @@ <h2 id="201---2026-05-25">
227242
<li>90.00% documented</li>
228243
</ul>
229244

230-
<h3 id="changed-5">Changed</h3>
245+
<h3 id="changed-6">Changed</h3>
231246

232247
<ul>
233248
<li>Refreshed generated project templates and CI workflows.</li>
@@ -262,7 +277,7 @@ <h2 id="200---2026-05-23">
262277
<li>90.00% documented</li>
263278
</ul>
264279

265-
<h3 id="added-1">Added</h3>
280+
<h3 id="added-2">Added</h3>
266281

267282
<ul>
268283
<li>Added the <code>kettle-test</code> executable, which runs RSpec through Bundler, captures<br>
@@ -272,7 +287,7 @@ <h3 id="added-1">Added</h3>
272287
helpers and configuration constants.</li>
273288
</ul>
274289

275-
<h3 id="changed-6">Changed</h3>
290+
<h3 id="changed-7">Changed</h3>
276291

277292
<ul>
278293
<li>
@@ -302,7 +317,7 @@ <h2 id="1010---2026-02-06">
302317
<li>100.00% documented</li>
303318
</ul>
304319

305-
<h3 id="changed-7">Changed</h3>
320+
<h3 id="changed-8">Changed</h3>
306321

307322
<ul>
308323
<li>Upgraded to <a href="https://github.com/appraisal-rb/appraisal2/releases/tag/v3.0.1">appraisal2 v3.0.1</a>
@@ -326,7 +341,7 @@ <h2 id="109---2026-02-06">
326341
<li>100.00% documented</li>
327342
</ul>
328343

329-
<h3 id="added-2">Added</h3>
344+
<h3 id="added-3">Added</h3>
330345

331346
<ul>
332347
<li>Document usage of rspec-pending_for</li>
@@ -343,7 +358,7 @@ <h2 id="108---2026-02-06">
343358
<li>100.00% documented</li>
344359
</ul>
345360

346-
<h3 id="added-3">Added</h3>
361+
<h3 id="added-4">Added</h3>
347362

348363
<ul>
349364
<li>rspec/pending_for made available by default
@@ -354,7 +369,7 @@ <h3 id="added-3">Added</h3>
354369
</li>
355370
</ul>
356371

357-
<h3 id="changed-8">Changed</h3>
372+
<h3 id="changed-9">Changed</h3>
358373

359374
<ul>
360375
<li>Updated documentation on hostile takeover of RubyGems
@@ -375,7 +390,7 @@ <h2 id="107---2025-12-06">
375390
<li>100.00% documented</li>
376391
</ul>
377392

378-
<h3 id="added-4">Added</h3>
393+
<h3 id="added-5">Added</h3>
379394

380395
<ul>
381396
<li>traditional <code>Kettle::Test::VERSION</code> constant</li>
@@ -394,7 +409,7 @@ <h2 id="106---2025-10-21">
394409
<li>94.44% documented</li>
395410
</ul>
396411

397-
<h3 id="added-5">Added</h3>
412+
<h3 id="added-6">Added</h3>
398413

399414
<ul>
400415
<li>more complete usage documentation</li>
@@ -417,7 +432,7 @@ <h2 id="105---2025-10-20">
417432
<li>94.44% documented</li>
418433
</ul>
419434

420-
<h3 id="added-6">Added</h3>
435+
<h3 id="added-7">Added</h3>
421436

422437
<ul>
423438
<li>runtime dependency on rspec-pending_for</li>
@@ -434,14 +449,14 @@ <h2 id="104---2025-10-20">
434449
<li>94.44% documented</li>
435450
</ul>
436451

437-
<h3 id="added-7">Added</h3>
452+
<h3 id="added-8">Added</h3>
438453

439454
<ul>
440455
<li>dependency on backports for Ruby 2.3 &amp; 2.4 support</li>
441456
<li>default config for rspec-pending_for</li>
442457
</ul>
443458

444-
<h3 id="changed-9">Changed</h3>
459+
<h3 id="changed-10">Changed</h3>
445460

446461
<ul>
447462
<li>upgraded kettle-dev to 1.1.34 for development</li>
@@ -458,14 +473,14 @@ <h2 id="103---2025-08-29">
458473
<li>94.44% documented</li>
459474
</ul>
460475

461-
<h3 id="added-8">Added</h3>
476+
<h3 id="added-9">Added</h3>
462477

463478
<ul>
464479
<li>improved documentation in README.md</li>
465480
<li>opencollective funding links to README.md</li>
466481
</ul>
467482

468-
<h3 id="changed-10">Changed</h3>
483+
<h3 id="changed-11">Changed</h3>
469484

470485
<ul>
471486
<li>kettle-dev 1.0.18 for development</li>
@@ -521,7 +536,7 @@ <h2 id="101---2025-08-29">
521536
<li>94.44% documented</li>
522537
</ul>
523538

524-
<h3 id="added-9">Added</h3>
539+
<h3 id="added-10">Added</h3>
525540

526541
<ul>
527542
<li>RSpec shared context: “with rake”</li>
@@ -545,7 +560,7 @@ <h2 id="100---2025-08-22">
545560
<li>94.44% documented</li>
546561
</ul>
547562

548-
<h3 id="added-10">Added</h3>
563+
<h3 id="added-11">Added</h3>
549564

550565
<ul>
551566
<li>initial release, with auto-config support for:
@@ -562,7 +577,7 @@ <h3 id="added-10">Added</h3>
562577
</div></div>
563578

564579
<div id="footer">
565-
Generated on Sun Jun 21 16:49:44 2026 by
580+
Generated on Sun Jun 21 17:14:10 2026 by
566581
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
567582
0.9.44 (ruby-4.0.5).
568583
</div>

docs/file.README.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2 id="-info-you-can-shake-a-stick-at">💡 Info you can shake a stick at</h2>
174174
<tr>
175175
<td>Source</td>
176176
<td>
177-
<a href="https://gitlab.com/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&amp;logo=Gitlab&amp;logoColor=orange" alt="Source on GitLab.com"></a> <a href="https://codeberg.org/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&amp;logo=CodeBerg&amp;logoColor=blue" alt="Source on CodeBerg.org"></a> <a href="https://github.com/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/GitHub-238636?style=for-the-badge&amp;logo=Github&amp;logoColor=green" alt="Source on Github.com"></a> <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"><img src="https://img.shields.io/badge/KLOC-0.091-FFDD67.svg?style=for-the-badge&amp;logo=YouTube&amp;logoColor=blue" alt="The best SHA: dQw4w9WgXcQ!"></a>
177+
<a href="https://gitlab.com/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&amp;logo=Gitlab&amp;logoColor=orange" alt="Source on GitLab.com"></a> <a href="https://codeberg.org/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&amp;logo=CodeBerg&amp;logoColor=blue" alt="Source on CodeBerg.org"></a> <a href="https://github.com/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/GitHub-238636?style=for-the-badge&amp;logo=Github&amp;logoColor=green" alt="Source on Github.com"></a> <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"><img src="https://img.shields.io/badge/KLOC-0.094-FFDD67.svg?style=for-the-badge&amp;logo=YouTube&amp;logoColor=blue" alt="The best SHA: dQw4w9WgXcQ!"></a>
178178
</td>
179179
</tr>
180180
<tr>
@@ -896,7 +896,7 @@ <h3 id="please-give-the-project-a-star--">Please give the project a star ⭐ ♥
896896
</div></div>
897897

898898
<div id="footer">
899-
Generated on Sun Jun 21 16:49:44 2026 by
899+
Generated on Sun Jun 21 17:14:10 2026 by
900900
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
901901
0.9.44 (ruby-4.0.5).
902902
</div>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2 id="-info-you-can-shake-a-stick-at">💡 Info you can shake a stick at</h2>
174174
<tr>
175175
<td>Source</td>
176176
<td>
177-
<a href="https://gitlab.com/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&amp;logo=Gitlab&amp;logoColor=orange" alt="Source on GitLab.com"></a> <a href="https://codeberg.org/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&amp;logo=CodeBerg&amp;logoColor=blue" alt="Source on CodeBerg.org"></a> <a href="https://github.com/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/GitHub-238636?style=for-the-badge&amp;logo=Github&amp;logoColor=green" alt="Source on Github.com"></a> <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"><img src="https://img.shields.io/badge/KLOC-0.091-FFDD67.svg?style=for-the-badge&amp;logo=YouTube&amp;logoColor=blue" alt="The best SHA: dQw4w9WgXcQ!"></a>
177+
<a href="https://gitlab.com/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&amp;logo=Gitlab&amp;logoColor=orange" alt="Source on GitLab.com"></a> <a href="https://codeberg.org/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&amp;logo=CodeBerg&amp;logoColor=blue" alt="Source on CodeBerg.org"></a> <a href="https://github.com/kettle-dev/kettle-test"><img src="https://img.shields.io/badge/GitHub-238636?style=for-the-badge&amp;logo=Github&amp;logoColor=green" alt="Source on Github.com"></a> <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"><img src="https://img.shields.io/badge/KLOC-0.094-FFDD67.svg?style=for-the-badge&amp;logo=YouTube&amp;logoColor=blue" alt="The best SHA: dQw4w9WgXcQ!"></a>
178178
</td>
179179
</tr>
180180
<tr>
@@ -896,7 +896,7 @@ <h3 id="please-give-the-project-a-star--">Please give the project a star ⭐ ♥
896896
</div></div>
897897

898898
<div id="footer">
899-
Generated on Sun Jun 21 16:49:44 2026 by
899+
Generated on Sun Jun 21 17:14:10 2026 by
900900
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
901901
0.9.44 (ruby-4.0.5).
902902
</div>

0 commit comments

Comments
 (0)