From: transfire@... Date: 2011-11-04T18:06:35+09:00 Subject: [ANN] TkXML v0.3.1 released TkXML 0.3.1 has been released. TkXML translates XML markup into Ruby Tk interface code * home: http://rubyworks.github.com/tkxml * code: http://github.com/rubyworks/tkxml * mail: http://groups.google.com/group/rubyworks-mailinglist One bug has been fixed that prevented Nokogiri from being used as the backend adapter. other then that, this is a maintenance release only to bring the build configuration up to date. Changes: * Fix bad Nokogiri attrs. * Modernize build configuration.