Skip to content

Releases: Zilong-Li/vcfpp

v0.6.0

26 Sep 10:18
Compare
Choose a tag to compare

Commits

  • 2efd1c7: can setRegion/getStatus multiple times without potential leaks (Zilong-Li)
  • 915c6c1: update doc and test (Zilong-Li)

v0.5.2

23 Sep 07:21
Compare
Choose a tag to compare

Commits

  • 45b51be: throw error if a query region doesn't exist (Zilong-Li)

v0.5.1

16 Sep 07:55
Compare
Choose a tag to compare

Commits

  • d325934: update test (Zilong-Li)
  • e19cbaf: add updateSamples() (Zilong-Li)
  • e6e7be8: v0.5.1: fix updateSamples and tests (Zilong-Li)

v0.5.0

06 Sep 08:29
Compare
Choose a tag to compare

Commits

  • ae10ed1: add vcf_nipt cmd (Zilong-Li)
  • 317e93c: v0.5.0: two api of BcfRecord breaking and copyHeader updated (Zilong-Li)

v0.4.2

27 Aug 12:46
Compare
Choose a tag to compare

Commits

  • 7601e1b: update tools (Zilong-Li)
  • 749c838: BcfWriter copyHeader with specific samples (Zilong-Li)

v0.4.1

07 Aug 11:57
Compare
Choose a tag to compare

Commits

  • 14d98ef: throw exception when file not existing (Zilong-Li)

v0.4.0

02 Jul 13:10
Compare
Choose a tag to compare

Commits

v0.3.9

28 Jun 12:04
Compare
Choose a tag to compare

Commits

  • f2d9726: reduce exception throwing (Zilong-Li)
  • f2b4429: reduce exception throwing (Zilong-Li)

v0.3.8

08 Apr 05:31
Compare
Choose a tag to compare

Commits

  • 4149953: fix leaks in getFORMAT with vector (Zilong-Li)

v0.3.7

07 Apr 15:51
Compare
Choose a tag to compare

Commits

  • a62802a: add resetHeader, copyHeader (Zilong-Li)