Skip to content

v0.10.0

Compare
Choose a tag to compare
@marcelm marcelm released this 07 Jun 12:28
· 523 commits to main since this release

Changes

  • #258: Fixed compilation on MinGW. Thanks @teepean.
  • #260: Include full command line in the SAM PG header. Thanks @telmin.
  • #20: By default, emit M CIGAR operations instead of = and X.
    Added option --eqx to use = and X as before.
  • #265: Fixed overflowing read count statistics when processing $2^{31}$ reads
    or more. Thanks @telmin.
  • #273: Fix handling of interleaved files using /1 or /2 suffixes