Menu

XChat-Ruby 1.1

XChat-Ruby is a plugin for the XChat IRC client that allows you to use and develop plugins (for XChat) in the Ruby language.

Released version 1.1. This is mostly a bug fix release, but it also improves how the plugin plays with Ruby 1.8. The binary releases of 1.1 are for 1.8 only, and will almost certainly NOT work with 1.6.x. However, the source code (if you aren't afraid of compiling the plugin yourself) should compile cleanly if you only have Ruby 1.6.x installed.

The bugs that got fixed include: script priorities were being ignored, hooks with the same name weren't playing well together (the older hook was getting removed), and hook return codes weren't being evaluated correctly.

Posted by Jamis Buck 2003-08-08

Log in to post a comment.