onecodex / needletail

Fast FASTX parsing and k-mer methods in Rust
MIT License
174 stars 20 forks source link

Integrate "Honor individual compression features" into a release #79

Closed PB-DB closed 10 hours ago

PB-DB commented 6 months ago

Hi,

This is a very useful library.

It's great that as of https://github.com/onecodex/needletail/commit/08101cb304ba0431ad4f718e7a065bf51ff6f8d1, the repository honors compression features.

I'm currently pointing to the most recent commit in my work, as 0.5.1 is the latest crate available and it does not include this fix. It would be nicer to use an official crate version instead.

I'm sure you're working on additional features to release, so I understand it may take time.

I look forward to using it when it's available.

Thanks!

audy commented 10 hours ago

@PB-DB this is now* included in 0.6.0 published on crates.io