Skip to content

v1.0.12

Latest
Compare
Choose a tag to compare
@AndreaGuarracino AndreaGuarracino released this 22 Nov 01:09
· 7 commits to master since this release
f8425d2

ChangeLog v1.0.12 (20241122)

  • Improved parsing of INFO and FORMAT lines by @jeizenga in #374
  • Support external tabixpp by @adamnovak in #375
  • Fix vcfwave.cpp by @AndreaGuarracino in #407
  • Use regex to find the '..' between postions and replace it with '-' by @debbyku in #405
  • Fix tag-fail long option that was overriden by tag-pass in vcffilter.cpp by @Gullumluvl in #404
  • vcfwave: fix condition to avoid nullifying valid SNPs and MNPs by @AndreaGuarracino in #408
  • Upgraded Zig support to 0.13.0 by @pjotrp
  • Merged multichoose code into vcflib since no one else uses it
  • Added sources for canonicalize too
  • Moved Fasta.h (fastahack) dependencies from Variant.h into sources
  • Updated multichoose and simde modules
  • Improved vcfwave support

New Contributors

Full Changelog: v1.0.10...v1.0.12