brentp / hts-nim

nim wrapper for htslib for parsing genomics data files

Home Page:https://brentp.github.io/hts-nim/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

handle htslib 1.10

brentp opened this issue · comments

htslib 1.10 is coming and it breaks ABI compat.
I will likely tag a last hts-nim release that supports 1.9 and then just have master support htslib 1.10 about 1 month after it is release.
meanwhile (once I have time), the dev branch will start on 1.10 support.

master now supports 1.10+