File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
19
## [ 0.0.2] - 2025-04-04
4
20
5
21
Important bugfixes for filtering language and sample subsetting.
You can’t perform that action at this time.
0 commit comments