Releases: Zilong-Li/vcfpp
Releases · Zilong-Li/vcfpp
v0.3.7
Commits
- a62802a: add resetHeader, copyHeader (Zilong-Li)
v0.3.6
Commits
- d7604b4: fix asan issues. safe to use writeLine and addLine (Zilong-Li)
- cc945fc: fix direct leaks from BcfHeader (Zilong-Li)
- c2534ae: improve safety (Zilong-Li)
v0.3.5
Commits
- c1a7a8a: fix memory leak when modifying records (Zilong-Li)
- 3ed3be0: diable AddressSanitizer for unit tests (Zilong-Li)
v0.3.4
Commits
- fb65ff3: update tests (Zilong-Li)
- 2eb7ac9: update doc and rm shapeOf (Zilong-Li)
- 46d87e5: rename tools and add vcf_rmdupPos (Zilong-Li)
- 08385f7: update vcf_rmdupPos (Zilong-Li)
- 89a4c24: API changed! rename INFO() as allINFO() (Zilong-Li)
v0.3.3
Commits
- 00d1685: update examples and messages (Zilong-Li)
- f280985: add BcfRecord$removeFormat() (Zilong-Li)
v0.3.2
Commits
- 8d47c83: update doc (Zilong-Li)
- 6fd5b15: add setSamples utils in BcfReader (Zilong-Li)
- 3253ce3: add empty constructor of BcfRecord (Zilong-Li)
- c9f75f2: update scripts and python example (Zilong-Li)
- 03f2c77: setGenotypes works for missing values (Zilong-Li)
v0.3.1
Commits
- 98519d2: add BcfHeader::getFormatType (Zilong-Li)
v0.3.0
Commits
- e67c602: add vcf2beagle (Zilong-Li)
- bb71527: update script (Zilong-Li)
- dacbe6e: fix vcf2beagle (Zilong-Li)
- caafbd7: setRegion supports empty string (Zilong-Li)
v0.2.0
Commits
- 4050a4d: update docs (Zilong-Li)
- d0bf083: major release and bump version (Zilong-Li)
v0.1.8
Commits
- 805b263: update docs (Zilong-Li)
- 89c217d: update readme (Zilong-Li)
- 8c21403: fix BcfWriter double free (Zilong-Li)