Skip to content

Commit 2117da1

Browse files
Update changelog for release
1 parent b626dda commit 2117da1

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
1-
# 0.1.6 2025-0X-XX
1+
# 0.1.6 2025-05-23
2+
3+
- Initial Python API support for VCF and tskit one-shot conversion. Format
4+
conversion is done using the functions ``bio2zarr.vcf.convert``
5+
and ``bio2zarr.tskit.convert``.
26

37
- Initial version of supported plink2zarr (#390, #344, #382)
48

9+
- Initial version of tskit2zarr (#232)
10+
511
- Make format-specific dependencies optional (#385)
612

13+
- Remove bed_reader dependency (#397, #400)
14+
715
- Change default number of worker processes to zero (#404) to simplify
816
debugging
917

10-
Breaking changes
18+
*Breaking changes*
1119

1220
- Remove explicit sample, contig and filter lists from the schema.
1321
Existing ICFs will need to be recreated. (#343)

0 commit comments

Comments
 (0)