Releases: ekg/seqwish
v0.7.11
Buildable Source Tarball: seqwish-v0.7.11.tar.gz
What's Changed
New Contributors
Full Changelog: v0.7.10...v0.7.11
v0.7.10
Buildable Source Tarball: seqwish-v0.7.10.tar.gz
What's Changed
- make newer
gcc
happy by @AndreaGuarracino in #113
Full Changelog: v0.7.9...v0.7.10
seqwish 0.7.9 - Versione
Buildable Source Tarball: seqwish-v0.7.9.tar.gz
This fixes the versioning #110 by @AndreaGuarracino
seqwish 0.7.8 - Bisperanza
Buildable Source Tarball: seqwish-v0.7.8.tar.gz
Minor changes. This release is used to update the conda release.
This:
- always emits long version format #107 by @AndreaGuarracino
seqwish 0.7.7 - Speranza
Buildable Source Tarball: seqwish-v0.7.7.tar.gz
This:
- fixes the build for Linux ARM64 #99 by @julien-faye
- fixes the compilation with new compilers #102 by @AndreaGuarracino
- generalizes the compilation for aarch64 #104 by @AndreaGuarracino
- adds instructions in the README about how to build
seqwish
withclang
#105 by @AndreaGuarracino - makes it possible to overwrite
-march=native
with, for example,-DEXTRA_FLAGS="-march=armv8-a"
. It is very useful for ARM systems #106 by @martin-g
seqwish 0.7.6 - Temporaneo
Buildable Source Tarball: seqwish-v0.7.6.tar.gz
This introduces temporary directory management and little cleaning (#96).
seqwish 0.7.5 - Pasticcione
Buildable Source Tarball: seqwish-v0.7.5.tar.gz
This introduces:
- updates in how
seqwish
is compiled/built to ensure greater inter-system compatibility; - world min-hash sparsification for input matches.
seqwish 0.7.4 - Rifinitura
Buildable Source Tarball: seqwish-v0.7.4.tar.gz
This fixes a bug in the versioning and updates the args
dependency.
seqwish 0.7.3 - Veloce
Buildable Source Tarball: seqwish-v0.7.3.tar.gz
seqwish 0.7.2 - Diffidenza
Buildable Source Tarball: seqwish-v0.7.2.tar.gz
- seqwish checks that the input PAF lines are valid (#79).