We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c967697 commit fb4a6a5Copy full SHA for fb4a6a5
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 0.1.3 2025-03-04
2
+
3
+- Fix missing dependency issue for packaging
4
5
+- Support out-of-order field definitions in the VCF header (#322, @ACEnglish)
6
7
# 0.1.2 2025-02-04
8
9
- Reduce memory requirement for encoding genotypes with large sample sizes
@@ -20,7 +26,7 @@ Breaking changes
20
26
21
27
Maintenance release:
22
28
23
-- Pin numpy to < 2
29
+- Pin numpy to < 2
24
30
- Pin Zarr to < 3
25
31
32
# 0.1.0 2024-06-10
0 commit comments