We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728fe93 commit e41f7f7Copy full SHA for e41f7f7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.19.1 (2025-12-20)
2
+
3
+### Fix
4
5
+- **perf**: upgrade genoray for (much) faster writes. test: idempotent fixutres in test_ds_haps
6
7
## 0.19.0 (2025-12-03)
8
9
### Feat
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "genvarloader"
-version = "0.19.0"
+version = "0.19.1"
description = "Pipeline for efficient genomic data processing."
authors = [
{ name = "David Laub", email = "[email protected]" },
0 commit comments