Skip to content

Commit 73cec7a

Browse files
committed
🔖 Prepare release v4.0.2
⚡️ A message from a fellow meat-based-AI ⚡️ - [❤️] Finely-crafted open-source tools like ast-merge (& 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 5e23eda commit 73cec7a

File tree

100 files changed

+99
-2301
lines changed

Some content is hidden

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

100 files changed

+99
-2301
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,9 @@ Please file a bug if you notice a violation of semantic versioning.
664664

665665
- Initial release
666666

667-
[Unreleased]: https://github.com/kettle-rb/ast-merge/compare/v4.0.2...HEAD
667+
[Unreleased]: https://github.com/kettle-rb/ast-merge/compare/v4.0.3...HEAD
668+
[4.0.3]: https://github.com/kettle-rb/ast-merge/compare/v4.0.2...v4.0.3
669+
[4.0.3t]: https://github.com/kettle-rb/ast-merge/releases/tag/v4.0.3
668670
[4.0.2]: https://github.com/kettle-rb/ast-merge/compare/v4.0.1...v4.0.2
669671
[4.0.2t]: https://github.com/kettle-rb/ast-merge/releases/tag/v4.0.2
670672
[4.0.1]: https://github.com/kettle-rb/ast-merge/compare/v4.0.0...v4.0.1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@ Thanks for RTFM. ☺️
11031103
[📌gitmoji]: https://gitmoji.dev
11041104
[📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
11051105
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
1106-
[🧮kloc-img]: https://img.shields.io/badge/KLOC-2.647-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
1106+
[🧮kloc-img]: https://img.shields.io/badge/KLOC-2.815-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
11071107
[🔐security]: SECURITY.md
11081108
[🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
11091109
[📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year

docs/Ast.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h5 class="example_title"><div class='inline'><p>How merge gems register (in the
169169
</div>
170170

171171
<div id="footer">
172-
Generated on Mon Jan 12 05:16:10 2026 by
172+
Generated on Mon Jan 12 05:32:49 2026 by
173173
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
174174
0.9.38 (ruby-4.0.0).
175175
</div>

docs/Ast/Merge.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h2>
158158
</div>
159159

160160
<div id="footer">
161-
Generated on Mon Jan 12 05:16:10 2026 by
161+
Generated on Mon Jan 12 05:32:49 2026 by
162162
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
163163
0.9.38 (ruby-4.0.0).
164164
</div>

docs/Ast/Merge/AstNode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2321,7 +2321,7 @@ <h3 class="signature " id="unwrap-instance_method">
23212321
</div>
23222322

23232323
<div id="footer">
2324-
Generated on Mon Jan 12 05:16:11 2026 by
2324+
Generated on Mon Jan 12 05:32:49 2026 by
23252325
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
23262326
0.9.38 (ruby-4.0.0).
23272327
</div>

docs/Ast/Merge/AstNode/Location.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ <h3 class="signature first" id="cover?-instance_method">
591591
</div>
592592

593593
<div id="footer">
594-
Generated on Mon Jan 12 05:16:11 2026 by
594+
Generated on Mon Jan 12 05:32:50 2026 by
595595
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
596596
0.9.38 (ruby-4.0.0).
597597
</div>

docs/Ast/Merge/AstNode/Point.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ <h3 class="signature " id="to_s-instance_method">
550550
</div>
551551

552552
<div id="footer">
553-
Generated on Mon Jan 12 05:16:11 2026 by
553+
Generated on Mon Jan 12 05:32:50 2026 by
554554
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
555555
0.9.38 (ruby-4.0.0).
556556
</div>

docs/Ast/Merge/Comment.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h5 class="example_title"><div class='inline'><p>Auto-detecting style</p>
154154
</div>
155155

156156
<div id="footer">
157-
Generated on Mon Jan 12 05:16:10 2026 by
157+
Generated on Mon Jan 12 05:32:49 2026 by
158158
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
159159
0.9.38 (ruby-4.0.0).
160160
</div>

docs/Ast/Merge/Comment/Block.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@ <h3 class="signature " id="type-instance_method">
11371137
</div>
11381138

11391139
<div id="footer">
1140-
Generated on Mon Jan 12 05:16:11 2026 by
1140+
Generated on Mon Jan 12 05:32:50 2026 by
11411141
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
11421142
0.9.38 (ruby-4.0.0).
11431143
</div>

docs/Ast/Merge/Comment/Empty.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ <h3 class="signature " id="type-instance_method">
911911
</div>
912912

913913
<div id="footer">
914-
Generated on Mon Jan 12 05:16:11 2026 by
914+
Generated on Mon Jan 12 05:32:50 2026 by
915915
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
916916
0.9.38 (ruby-4.0.0).
917917
</div>

0 commit comments

Comments
 (0)