Skip to content

Commit 8c7c80f

Browse files
Update changelog
Closes #226
1 parent 2941320 commit 8c7c80f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.1.0] - 2025-05-29
4+
5+
Improvements:
6+
7+
- Support filtering by FILTER (#217), CHROM (#223) and general string values (#220)
8+
- Support regions (-r/-t), filter expressions (-i/-e) and samples (-s) in query command (#205)
9+
- Various improvements to support VCZ datasets produced from tskit and plink files by bio2zarr.
10+
- Use a fully dynamically generated header via ``vcf_meta_information`` attributes
11+
(#208). Requires vcf-zarr version >= 0.4 (bio2zarr >= 0.1.6) to fully recover the original
12+
header.
13+
- Add --version (#197)
14+
15+
Breaking:
16+
17+
- Update minimum Click version to 8.2.0 (#206)
18+
319
## [0.0.2] - 2025-04-04
420

521
Important bugfixes for filtering language and sample subsetting.

0 commit comments

Comments
 (0)