Skip to content

v0.6.15

Compare
Choose a tag to compare
@lmdu lmdu released this 25 Aug 12:55
· 159 commits to master since this release
  • Fixed key_func error caused by free operation ( #19 )
  • Fixed full name error when reading sequence without whitespace in names ( #19 )
  • Fixed a hidden bug in fasta/q iteration when reading attributes (not seq)
  • Fixed fasta/fastq size and sequence count error on Windows when parsing large file
  • Fixed zlib 2gb and 4gb limit on windows x64 to support large file
  • Reduced seek point span size to speedup random access from gzip file