From: "Gerardo Santana Gómez Garrido" Date: 2012-04-19T15:00:03+09:00 Subject: [ANN] Ruby/Informix 0.8.0 released Ruby/Informix is a Ruby library for accessing an existing IBM Informix database. For more information please visit http://ruby-informix.rubyforge.org What's new in this release: 0.8.0 2012-04-17 ------------------ Bugs fixed: * test cases were not loading the just built extension New features: * Ruby 1.9.3 compatibility * Rake task for running tests Minor changes: * Warns to set the Informix environment variables when installing the gem * gemspec file added Caveats: * It's no longer compatible with Ruby 1.8 * test cases require test-unit -- Gerardo Santana