zaeleus / noodles

Bioinformatics I/O libraries in Rust
MIT License
482 stars 52 forks source link

fix: add get_ref/get_mut/into_inner for noodles-vcf #211

Closed holtgrewe closed 10 months ago

holtgrewe commented 10 months ago

Addresses the point raised in #210

zaeleus commented 10 months ago

Thanks!

holtgrewe commented 10 months ago

@zaeleus thanks. Could I get a crates release with this patch?

zaeleus commented 10 months ago

Yes, this is now released in noodles 0.55.0 / noodles-vcf 0.43.0.

holtgrewe commented 10 months ago

@zaeleus you're the best!