0.1.6 2025-05-23
-
Initial Python API support for VCF and tskit one-shot conversion. Format conversion is done using the functions
bio2zarr.vcf.convertandbio2zarr.tskit.convert. -
Initial version of tskit2zarr (#232)
-
Make format-specific dependencies optional (#385)
-
Change default number of worker processes to zero (#404) to simplify
debugging
Breaking changes