Skip to content

Commit 532fa7a

Browse files
committed
🔖 Prepare release v0.1.0
1 parent 8650e08 commit 532fa7a

53 files changed

Lines changed: 9254 additions & 16 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.rubocop_gradual.lock

Lines changed: 0 additions & 9 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ Please file a bug if you notice a violation of semantic versioning.
2020

2121
### Added
2222

23-
- Add `Kettle::Rb::CompatMatrix` as the shared Ruby, engine, Rails, RuboCop,
24-
and RuboCop LTS compatibility source of truth for kettle-rb tooling.
25-
2623
### Changed
2724

2825
### Deprecated
@@ -35,4 +32,17 @@ Please file a bug if you notice a violation of semantic versioning.
3532

3633
## [0.1.0] - 2026-06-27
3734

35+
- TAG: [v0.1.0][0.1.0t]
36+
- COVERAGE: 89.47% -- 68/76 lines in 3 files
37+
- BRANCH COVERAGE: 75.00% -- 12/16 branches in 3 files
38+
- 43.90% documented
3839
- Initial release
40+
41+
### Added
42+
43+
- Add `Kettle::Rb::CompatMatrix` as the shared Ruby, engine, Rails, RuboCop,
44+
and RuboCop LTS compatibility source of truth for kettle-rb tooling.
45+
46+
[Unreleased]: https://github.com/kettle-dev/kettle-rb/compare/v0.1.0...HEAD
47+
[0.1.0]: https://github.com/kettle-dev/kettle-rb/compare/7d715a6109f43ab78253e31ea49b280b659a060d...v0.1.0
48+
[0.1.0t]: https://github.com/kettle-dev/kettle-rb/releases/tag/v0.1.0

README.md

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

REEK

Whitespace-only changes.

docs/Kettle.html

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>
7+
Module: Kettle
8+
9+
&mdash; Documentation by YARD 0.9.44
10+
11+
</title>
12+
13+
<link rel="stylesheet" href="css/style.css" type="text/css">
14+
15+
<link rel="stylesheet" href="css/common.css" type="text/css">
16+
17+
<script type="text/javascript">
18+
pathId = "Kettle";
19+
relpath = '';
20+
</script>
21+
22+
23+
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
24+
25+
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
26+
27+
28+
</head>
29+
<body>
30+
<div id="main_progress" aria-hidden="true"></div>
31+
32+
<div class="nav_wrap">
33+
<iframe id="nav" src="class_list.html?1"></iframe>
34+
<div id="resizer"></div>
35+
</div>
36+
37+
<div id="main" tabindex="-1">
38+
<div id="header">
39+
<div id="menu">
40+
41+
<a href="_index.html">Index (K)</a> &raquo;
42+
43+
44+
<span class="title">Kettle</span>
45+
46+
</div>
47+
48+
<div id="search">
49+
50+
<a class="full_list_link" id="class_list_link"
51+
href="class_list.html">
52+
53+
<svg width="24" height="24">
54+
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
55+
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
56+
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
57+
</svg>
58+
</a>
59+
60+
</div>
61+
<div class="clear"></div>
62+
</div>
63+
64+
<div id="content"><h1>Module: Kettle
65+
66+
67+
68+
</h1>
69+
<div class="box_info">
70+
71+
72+
73+
74+
75+
76+
77+
78+
79+
80+
81+
<dl>
82+
<dt>Defined in:</dt>
83+
<dd>lib/kettle/rb.rb<span class="defines">,<br>
84+
lib/kettle/rb/version.rb,<br> lib/kettle/rb/compat_matrix.rb</span>
85+
86+
</dd>
87+
</dl>
88+
89+
</div>
90+
91+
<h2>Defined Under Namespace</h2>
92+
<p class="children">
93+
94+
95+
<strong class="modules">Modules:</strong> <span class='object_link'><a href="Kettle/Rb.html" title="Kettle::Rb (module)">Rb</a></span>
96+
97+
98+
99+
100+
</p>
101+
102+
103+
104+
105+
106+
107+
108+
109+
110+
</div>
111+
112+
<div id="footer">
113+
Generated on Sat Jun 27 10:54:28 2026 by
114+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
115+
0.9.44 (ruby-4.0.5).
116+
</div>
117+
118+
</div>
119+
</body>
120+
</html>

docs/Kettle/Rb.html

Lines changed: 148 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,148 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>
7+
Module: Kettle::Rb
8+
9+
&mdash; Documentation by YARD 0.9.44
10+
11+
</title>
12+
13+
<link rel="stylesheet" href="../css/style.css" type="text/css">
14+
15+
<link rel="stylesheet" href="../css/common.css" type="text/css">
16+
17+
<script type="text/javascript">
18+
pathId = "Kettle::Rb";
19+
relpath = '../';
20+
</script>
21+
22+
23+
<script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
24+
25+
<script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
26+
27+
28+
</head>
29+
<body>
30+
<div id="main_progress" aria-hidden="true"></div>
31+
32+
<div class="nav_wrap">
33+
<iframe id="nav" src="../class_list.html?1"></iframe>
34+
<div id="resizer"></div>
35+
</div>
36+
37+
<div id="main" tabindex="-1">
38+
<div id="header">
39+
<div id="menu">
40+
41+
<a href="../_index.html">Index (R)</a> &raquo;
42+
<span class='title'><span class='object_link'><a href="../Kettle.html" title="Kettle (module)">Kettle</a></span></span>
43+
&raquo;
44+
<span class="title">Rb</span>
45+
46+
</div>
47+
48+
<div id="search">
49+
50+
<a class="full_list_link" id="class_list_link"
51+
href="../class_list.html">
52+
53+
<svg width="24" height="24">
54+
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
55+
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
56+
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
57+
</svg>
58+
</a>
59+
60+
</div>
61+
<div class="clear"></div>
62+
</div>
63+
64+
<div id="content"><h1>Module: Kettle::Rb
65+
66+
67+
68+
</h1>
69+
<div class="box_info">
70+
71+
72+
73+
74+
75+
76+
77+
78+
79+
80+
81+
<dl>
82+
<dt>Defined in:</dt>
83+
<dd>lib/kettle/rb.rb<span class="defines">,<br>
84+
lib/kettle/rb/version.rb,<br> lib/kettle/rb/compat_matrix.rb</span>
85+
86+
</dd>
87+
</dl>
88+
89+
</div>
90+
91+
<h2>Defined Under Namespace</h2>
92+
<p class="children">
93+
94+
95+
<strong class="modules">Modules:</strong> <span class='object_link'><a href="Rb/CompatMatrix.html" title="Kettle::Rb::CompatMatrix (module)">CompatMatrix</a></span>, <span class='object_link'><a href="Rb/Version.html" title="Kettle::Rb::Version (module)">Version</a></span>
96+
97+
98+
99+
<strong class="classes">Classes:</strong> <span class='object_link'><a href="Rb/Error.html" title="Kettle::Rb::Error (class)">Error</a></span>
100+
101+
102+
</p>
103+
104+
105+
<h2>
106+
Constant Summary
107+
<small><a href="#" class="constants_summary_toggle">collapse</a></small>
108+
</h2>
109+
110+
<dl class="constants">
111+
112+
<dt id="VERSION-constant" class="">VERSION =
113+
<div class="docstring">
114+
<div class="discussion">
115+
<p>Traditional Constant Location</p>
116+
117+
118+
</div>
119+
</div>
120+
<div class="tags">
121+
122+
123+
</div>
124+
</dt>
125+
<dd><pre class="code"><span class='const'><span class='object_link'><a href="Rb/Version.html" title="Kettle::Rb::Version (module)">Version</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Rb/Version.html#VERSION-constant" title="Kettle::Rb::Version::VERSION (constant)">VERSION</a></span></span></pre></dd>
126+
127+
</dl>
128+
129+
130+
131+
132+
133+
134+
135+
136+
137+
138+
</div>
139+
140+
<div id="footer">
141+
Generated on Sat Jun 27 10:54:28 2026 by
142+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143+
0.9.44 (ruby-4.0.5).
144+
</div>
145+
146+
</div>
147+
</body>
148+
</html>

0 commit comments

Comments
 (0)