Rust-Bio v0.33.0 Release Notes

Release Date: 2021-03-09 // about 3 years ago
    • ๐Ÿ›  Fixed a floating point error in gcn_content (@tedil).
    • ๐Ÿ‘Œ Improved error messages in io module (@fxwiegand).
    • ๐Ÿ‘ Better memory usage of HomopolypairHMM (@tedil).
    • ๐Ÿ‘Œ Improved documentation (@TianShi2001, @m0ssc0de, @dcroote).
    • ๐Ÿ‘Œ Support for reading compact BED files (@manzt).
    • API improvements for Alphabet and GFF reader (@tshauck).
    • Switched to thiserror for error handling (@delehef).
    • โœ‚ Removed unsafe code (@huonw).
    • ๐Ÿ›  Fixed overflow in ShiftAnd algorithm (@dcroote).
    • โœ… Various additional test cases (@dcroote).
    • Extended API for SMEM computation on FMDIndex (@Identi).
    • โž• Added a parser for Newick phylogenetic trees (@delehef).