Rb-readline 0.2.2 released

Hello,

I’m pleased to announce the release of Pure-Ruby Readline library
version 0.2.2:

You can download the zip packages (uses setup.rb for installation) from
GitHub:

http://github.com/luislavena/rb-readline/downloads

Changes in this release:

=== 0.2.2 / 2010-10-19

  • Enhancements:

    • Implemented missing _rl_input_available. [Spakman]
    • Made code look more Ruby than C. [Spakman]
  • Bugfixes:

    • Fix bugs in the reverse search. Closes GH-14. [Spakman]
    • Do not eval inputrc defitions. Closes GH-17

Please report any bug using GitHub issue tracker:

Regards,