zaeleus / noodles

Bioinformatics I/O libraries in Rust
MIT License
512 stars 53 forks source link

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

Closed holtgrewe closed 1 year ago

holtgrewe commented 1 year ago

Addresses the point raised in #210

zaeleus commented 1 year ago

Thanks!

holtgrewe commented 1 year ago

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

zaeleus commented 1 year ago

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

holtgrewe commented 1 year ago

@zaeleus you're the best!