Skip to content

Commit 2c9335f

Browse files
committed
🔖 Prepare release v1.0.3
⚡️ A message from a fellow meat-based-AI ⚡️ - [❤️] Finely-crafted open-source tools like markdown-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 c21c9c9 commit 2c9335f

Some content is hidden

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

59 files changed

+138
-115
lines changed

.rubocop_gradual.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"README.md:1367817055": [
3-
[441, 7, 1, "Lint/Syntax: unexpected token tCOLON\n(Using Ruby 3.2 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)", 177567]
2+
"README.md:2780404668": [
3+
[415, 7, 1, "Lint/Syntax: unexpected token tCOLON\n(Using Ruby 3.2 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)", 177567]
44
]
55
}

CHANGELOG.md

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ Please file a bug if you notice a violation of semantic versioning.
2222

2323
### Changed
2424

25-
- Updated documentation on hostile takeover of RubyGems
26-
- https://dev.to/galtzo/hostile-takeover-of-rubygems-my-thoughts-5hlo
27-
2825
### Deprecated
2926

3027
### Removed
@@ -33,6 +30,29 @@ Please file a bug if you notice a violation of semantic versioning.
3330

3431
### Security
3532

33+
## [1.0.3] - 2026-02-19
34+
35+
- TAG: [v1.0.3][1.0.3t]
36+
- COVERAGE: 93.12% -- 1611/1730 lines in 25 files
37+
- BRANCH COVERAGE: 81.52% -- 525/644 branches in 25 files
38+
- 96.92% documented
39+
40+
### Added
41+
42+
- AGENTS.md
43+
44+
### Changed
45+
46+
- appraisal2 v3.0.6
47+
- kettle-test v1.0.10
48+
- stone_checksums v1.0.3
49+
- ast-merge v4.0.6
50+
- tree_haver v5.0.5
51+
- tree_stump v0.2.0
52+
- fork no longer required, updates all applied upstream
53+
- Updated documentation on hostile takeover of RubyGems
54+
- https://dev.to/galtzo/hostile-takeover-of-rubygems-my-thoughts-5hlo
55+
3656
## [1.0.2] - 2026-02-01
3757

3858
- TAG: [v1.0.2][1.0.2t]
@@ -277,7 +297,9 @@ Please file a bug if you notice a violation of semantic versioning.
277297
This fixes freeze block detection for Commonmarker where the TreeHaver wrapper's
278298
content methods return empty but the inner node has the actual content.
279299

280-
[Unreleased]: https://github.com/kettle-rb/markdown-merge/compare/v1.0.2...HEAD
300+
[Unreleased]: https://github.com/kettle-rb/markdown-merge/compare/v1.0.3...HEAD
301+
[1.0.3]: https://github.com/kettle-rb/markdown-merge/compare/v1.0.2...v1.0.3
302+
[1.0.3t]: https://github.com/kettle-rb/markdown-merge/releases/tag/v1.0.3
281303
[1.0.2]: https://github.com/kettle-rb/markdown-merge/compare/v1.0.1...v1.0.2
282304
[1.0.2t]: https://github.com/kettle-rb/markdown-merge/releases/tag/v1.0.2
283305
[1.0.1]: https://github.com/kettle-rb/markdown-merge/compare/v1.0.0...v1.0.1

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GIT
2323
PATH
2424
remote: .
2525
specs:
26-
markdown-merge (1.0.2)
26+
markdown-merge (1.0.3)
2727
ast-merge (~> 4.0, >= 4.0.6)
2828
parslet (~> 2.0)
2929
tree_haver (~> 5.0, >= 5.0.5)
@@ -487,7 +487,7 @@ CHECKSUMS
487487
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
488488
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
489489
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
490-
markdown-merge (1.0.2)
490+
markdown-merge (1.0.3)
491491
markly (0.15.2) sha256=65dae965d4dd4ecd997fba43b93acc0fe7dadfec6f07a748640c7a9299a8551e
492492
matrix (0.4.3) sha256=a0d5ab7ddcc1973ff690ab361b67f359acbb16958d1dc072b8b956a286564c5b
493493
mutex_m (0.3.0) sha256=cfcb04ac16b69c4813777022fdceda24e9f798e48092a2b817eb4c0a782b0751

docs/Markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h2>Defined Under Namespace</h2>
107107
</div>
108108

109109
<div id="footer">
110-
Generated on Sun Feb 1 14:40:44 2026 by
110+
Generated on Thu Feb 19 04:43:09 2026 by
111111
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
112112
0.9.38 (ruby-4.0.1).
113113
</div>

docs/Markdown/Merge.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ <h2>
219219
</div>
220220

221221
<div id="footer">
222-
Generated on Sun Feb 1 14:40:44 2026 by
222+
Generated on Thu Feb 19 04:43:09 2026 by
223223
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
224224
0.9.38 (ruby-4.0.1).
225225
</div>

docs/Markdown/Merge/Cleanse.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ <h5 class="example_title"><div class='inline'><p>Fix block element spacing issue
167167
</div>
168168

169169
<div id="footer">
170-
Generated on Sun Feb 1 14:40:44 2026 by
170+
Generated on Thu Feb 19 04:43:09 2026 by
171171
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
172172
0.9.38 (ruby-4.0.1).
173173
</div>

docs/Markdown/Merge/Cleanse/BlockSpacing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,7 +962,7 @@ <h3 class="signature " id="malformed?-instance_method">
962962
</div>
963963

964964
<div id="footer">
965-
Generated on Sun Feb 1 14:40:45 2026 by
965+
Generated on Thu Feb 19 04:43:10 2026 by
966966
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
967967
0.9.38 (ruby-4.0.1).
968968
</div>

docs/Markdown/Merge/Cleanse/CodeFenceSpacing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ <h3 class="signature " id="malformed_count-instance_method">
968968
</div>
969969

970970
<div id="footer">
971-
Generated on Sun Feb 1 14:40:45 2026 by
971+
Generated on Thu Feb 19 04:43:10 2026 by
972972
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
973973
0.9.38 (ruby-4.0.1).
974974
</div>

docs/Markdown/Merge/Cleanse/CodeFenceSpacing/CodeFenceGrammar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h2>Overview</h2><div class="docstring">
139139
</div>
140140

141141
<div id="footer">
142-
Generated on Sun Feb 1 14:40:45 2026 by
142+
Generated on Thu Feb 19 04:43:10 2026 by
143143
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
144144
0.9.38 (ruby-4.0.1).
145145
</div>

docs/Markdown/Merge/Cleanse/CondensedLinkRefs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ <h3 class="signature " id="expand-instance_method">
867867
</div>
868868

869869
<div id="footer">
870-
Generated on Sun Feb 1 14:40:45 2026 by
870+
Generated on Thu Feb 19 04:43:10 2026 by
871871
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
872872
0.9.38 (ruby-4.0.1).
873873
</div>

0 commit comments

Comments
 (0)