Ripl - an irb alternative - 0.4.2 released

Hi rubyists,
ripl, a highly extendable ruby shell, can now be translated to your
language with the ripl-i18n plugin. Currently there is support for
spanish, german, portuguese and chinese. More translations welcome :).
ripl also supports asynchronous shells. See an EventMachine example at
GitHub - cldwalker/ripl-em: interact with eventmachine code - asynchronously of course . ripl works on most major rubies
(1.8.x, 1.9.x, rubinius and jruby), has a growing plugin ecosystem of
23+ plugins and is fully documented and tested. For more see
GitHub - cldwalker/ripl: ruby interactive print loop - A light, modular alternative to irb .

Thanks,
Gabriel