Releases: jguhlin/minimap2-rs
Releases · jguhlin/minimap2-rs
Minimappers2 (Python Extension) v0.1.7
0.1.23+minimap2.2.28
0.1.23 minimap2 2.28
Functions to set flag opts for MapOpt and IdxOpt @dwpeng
Fixed memory leak when not dropping mm_idx_t properly. This is done by adding in syntactic sugar in minimap2-sys @jguhlin
Minimap2-sys 0.1.21+minimap2.2.28
- Better support for dropping Index
- Idx and Map Opt flags @dwpeng
0.1.22+minimap2.2.28
Full Changelog in README.md
But I'll start doing this regularly!
Minimappers2 v0.1.4
Updated minimap2-rs and -sys to 0.1.15 (Minimap 2.2.26)
Fixes memory leak (upsteam in minimap2-rs)
Updated polars and pyo3 deps
Minimappers v0.1.3
Merge pull request #25 from jguhlin/pymodule_google_colab_compile Update Cargo.toml
Minimappers2 v0.1.2
Trying manylinux support again with pypi
Minimappers2: v0.1.1
Should trigger manylinux build