Rust-Bio v0.42.0 Release Notes

Release Date: 2022-08-30 // over 1 year ago
  • ⚠ BREAKING CHANGES

    • ⚡️ Update strum and ordered-float dependencies and change From into TryFrom for NotNan. (#491)

    🔋 Features

    • ⚡️ Update strum and ordered-float dependencies and change From into TryFrom for NotNan. (#491) (57ccf8f)

    Miscellaneous Chores