Allelix v1.1.1 — 2026-06-06
Housekeeping release -- zero behavior change.
Changed
- Relocated real genotype test data (
test_data/real/andtest_data/transcoded/) to GitHub release assets. Fresh clone size reduced from ~650 MB to ~150 MB. Tests skip gracefully when data is absent;scripts/fetch_testdata.shrestores it. - Clarified
.gitignoreandtest_data/README.md: the "never commit" rule applies to private genetic data, not CC0 public-domain openSNP fixtures hosted as release assets.
Fixed
- Orphaned
[Unreleased]changelog sections assigned proper version numbers ([0.7.2]and[0.8.0]) matching their chronological position in the development history. - Duplicate
[0.7.1]changelog header consolidated into a single entry. - Dead compare links for internal pre-release versions removed (0.x tags were never pushed to the public repository).
Test data
Download test_data.tar.gz below and extract it in the repo root, or run:
./scripts/fetch_testdata.sh