We are pleased to announce the release of BioRuby 1.4.3. This new release fixes bugs existed in 1.4.2 and improves portability on JRuby and Rubinius.
Here is a brief summary of changes.
- Bio::KEGG::KGML bug fixes and new class Bio::KEGG::KGML::Graphics for storing a graphics element.
- Many failures and errors running on JRuby and Rubinius are resolved.
- Strange behavior related with “circular require” is fixed.
- Fixed: Genomenet remote BLAST does not work.
- Fixed: Bio::NucleicAcid.to_re(“s”) typo.
- Fixed: Bio::EMBL#os raises RuntimeError.
- Fixed: bin/bioruby: Failed to save object with error message “can’t convert Symbol into String” on Ruby 1.9.
In addition, many changes have been made, including incompatible changes. For more information, see RELEASE_NOTES.rdoc and ChangeLog.
[Read More]