<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/make-snapshot, branch v4.0.2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>make-snapshot: Update the tag format for Ruby 4.0+ (#15514)</title>
<updated>2025-12-12T00:59:26+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-12-12T00:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1f0ca55750413603057fabef39550feb9e7fc3c8'/>
<id>1f0ca55750413603057fabef39550feb9e7fc3c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make-snapshot: Remove an unnecessary variable</title>
<updated>2025-12-12T00:45:04+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-12-12T00:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=06a6ad44f6faf35542e0bd1e15658340d449c2cf'/>
<id>06a6ad44f6faf35542e0bd1e15658340d449c2cf</id>
<content type='text'>
This is a refactoring change, which should have no impact on behaviors.

Now, if patchlevel is true, tag is empty. So `if patchlevel` always does
nothing. Given that prerelease is false and tag is not nil, removing
`if patchlevel` should have no impact.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a refactoring change, which should have no impact on behaviors.

Now, if patchlevel is true, tag is empty. So `if patchlevel` always does
nothing. Given that prerelease is false and tag is not nil, removing
`if patchlevel` should have no impact.
</pre>
</div>
</content>
</entry>
<entry>
<title>make-snapshot: Branch if it's X.Y.Z or X.Y using when</title>
<updated>2025-12-12T00:45:04+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-12-12T00:37:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6601640c68b02f0bf1ad58d9122e76c84b735f91'/>
<id>6601640c68b02f0bf1ad58d9122e76c84b735f91</id>
<content type='text'>
It just seems like a completely different input, so it makes more sense
to me to have it as a separate case.

Also, we don't need to support Ruby 2.0 or older.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It just seems like a completely different input, so it makes more sense
to me to have it as a separate case.

Also, we don't need to support Ruby 2.0 or older.
</pre>
</div>
</content>
</entry>
<entry>
<title>make-snapshot: Make preview/rc match stricter</title>
<updated>2025-12-12T00:45:04+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-12-12T00:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0ecf68963571b70103f7fa35b7403585585d032c'/>
<id>0ecf68963571b70103f7fa35b7403585585d032c</id>
<content type='text'>
to make it a bit more consistent with the other branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to make it a bit more consistent with the other branch
</pre>
</div>
</content>
</entry>
<entry>
<title>make-snapshot: Drop X.Y.Z-pN support</title>
<updated>2025-12-12T00:45:04+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-12-12T00:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=58f9aca0ccc51a1f9c02280438518c9be8047dbd'/>
<id>58f9aca0ccc51a1f9c02280438518c9be8047dbd</id>
<content type='text'>
We no longer make patchlevel releases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We no longer make patchlevel releases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Store snapshot info date as Date instead of String</title>
<updated>2025-11-27T07:06:25+00:00</updated>
<author>
<name>Tommaso Barbato</name>
<email>tommasobarbato@gmail.com</email>
</author>
<published>2025-11-12T09:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4917f2335d60f5ff48843542939e3227d8c9d9b8'/>
<id>4917f2335d60f5ff48843542939e3227d8c9d9b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gererate prism source files dependencies from template.rb</title>
<updated>2025-08-19T02:55:23+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-08-01T12:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d0d7f5500530402eae71cd6929fdd7389d0d65d3'/>
<id>d0d7f5500530402eae71cd6929fdd7389d0d65d3</id>
<content type='text'>
Update included file list automatically.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update included file list automatically.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use autogen.sh if exists</title>
<updated>2025-08-18T01:25:14+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-08-01T12:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ddbfe353c2100400f60d6bd012cc175ca4b518ab'/>
<id>ddbfe353c2100400f60d6bd012cc175ca4b518ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `File` instead of `IO`, for read/write singleton methods</title>
<updated>2025-08-18T01:08:21+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-08-01T12:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=449cc2501ec453c5d1511e7e5353d55793cad5ab'/>
<id>449cc2501ec453c5d1511e7e5353d55793cad5ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gererate prism source files dependencies from template.rb</title>
<updated>2025-08-17T16:01:31+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-07-30T07:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=90cb2bb871ff5d6d4d0dfbed2ee352c7ff818a87'/>
<id>90cb2bb871ff5d6d4d0dfbed2ee352c7ff818a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
