<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/irb/version.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/irb] Version 1.6.2</title>
<updated>2022-12-20T17:07:55+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-20T17:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b2bf5d237ba5f2d1ebaf12d164064ce8c5b3628f'/>
<id>b2bf5d237ba5f2d1ebaf12d164064ce8c5b3628f</id>
<content type='text'>
https://github.com/ruby/irb/commit/a8ea9963c6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/a8ea9963c6
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Version 1.6.1</title>
<updated>2022-12-13T18:36:45+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-13T18:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a1dba60b5bec6b25e8262640228e19329d0dfec2'/>
<id>a1dba60b5bec6b25e8262640228e19329d0dfec2</id>
<content type='text'>
https://github.com/ruby/irb/commit/229476ba76
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/229476ba76
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Version 1.6.0</title>
<updated>2022-12-09T04:35:43+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-09T04:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=95b423f93a418abc010d7bc1baab48b526dd3304'/>
<id>95b423f93a418abc010d7bc1baab48b526dd3304</id>
<content type='text'>
https://github.com/ruby/irb/commit/d799c5c9da
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/d799c5c9da
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Version 1.5.1</title>
<updated>2022-11-28T18:44:36+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-28T18:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d13de3a62eddb3a706597f7be975e32e5beb3583'/>
<id>d13de3a62eddb3a706597f7be975e32e5beb3583</id>
<content type='text'>
https://github.com/ruby/irb/commit/f9507923fa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/f9507923fa
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Version 1.5.0</title>
<updated>2022-11-21T05:24:25+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-21T04:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=509f04ca9159d1dd046af4ffb19cfa8252021b55'/>
<id>509f04ca9159d1dd046af4ffb19cfa8252021b55</id>
<content type='text'>
Asked by ko1 to release https://github.com/ruby/irb/pull/444 for
simplifying https://github.com/ruby/debug/pull/808,
and hsbt made me a gem owner for this.

Stan said 1.4.3 should have been 1.5.0, but now that it's already
released and it's not worth yanking it, we're not doing that change.
However, now that this release includes `debug` and `edit`, I think it's
a good opportunity to hit the version 1.5.0.

https://github.com/ruby/irb/commit/85937d71f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Asked by ko1 to release https://github.com/ruby/irb/pull/444 for
simplifying https://github.com/ruby/debug/pull/808,
and hsbt made me a gem owner for this.

Stan said 1.4.3 should have been 1.5.0, but now that it's already
released and it's not worth yanking it, we're not doing that change.
However, now that this release includes `debug` and `edit`, I think it's
a good opportunity to hit the version 1.5.0.

https://github.com/ruby/irb/commit/85937d71f6
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Bump up 1.4.3</title>
<updated>2022-11-17T04:52:50+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-11-17T04:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c76909e551f0f60b7a354ab748ef1a04b84d06fb'/>
<id>c76909e551f0f60b7a354ab748ef1a04b84d06fb</id>
<content type='text'>
https://github.com/ruby/irb/commit/1bddbbf602
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/1bddbbf602
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Bump version to 1.4.2</title>
<updated>2022-10-05T06:25:02+00:00</updated>
<author>
<name>st0012</name>
<email>stan001212@gmail.com</email>
</author>
<published>2022-10-03T21:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=203b8310655ac8a67de2c5b2bd7afa52631d0bbb'/>
<id>203b8310655ac8a67de2c5b2bd7afa52631d0bbb</id>
<content type='text'>
https://github.com/ruby/irb/commit/f9960dbd37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/f9960dbd37
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Version 1.4.1</title>
<updated>2021-12-25T03:57:28+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2021-12-25T03:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0f1fbc6421641d80a03f0b72e3d775a5f35360d0'/>
<id>0f1fbc6421641d80a03f0b72e3d775a5f35360d0</id>
<content type='text'>
https://github.com/ruby/irb/commit/b1d9c34441
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/b1d9c34441
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Version 1.4.0</title>
<updated>2021-12-24T15:41:04+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2021-12-24T15:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=90239c4163e0a9aec7add714eb5ad6e6fb246660'/>
<id>90239c4163e0a9aec7add714eb5ad6e6fb246660</id>
<content type='text'>
https://github.com/ruby/irb/commit/b80ec5821e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/b80ec5821e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Version 1.3.8.pre.11</title>
<updated>2021-10-09T14:29:29+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2021-10-09T14:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5805b1472a0456b6f1536dfad0840f61e5cdf1b6'/>
<id>5805b1472a0456b6f1536dfad0840f61e5cdf1b6</id>
<content type='text'>
https://github.com/ruby/irb/commit/49b9f644c2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/49b9f644c2
</pre>
</div>
</content>
</entry>
</feed>
