2023-10-27 - faster haplotype probabilities for 8-bit data - quicker numpy array generation
1.5.6
2023-10-24 - sped up parsing phased probabilities
1.5.5
sped up parsing phased probabilities when ploidy is constant
1.5.4
2023-04-03 - now can write bgen files in addition to reading - faster decoding of zstd compressed genotypes by -O2 compiler option
v.1.4.1 2023-03-10 - added fast dosage code for aarch64 (ARM) hardware
1.4.0
2023-02-31 - added prebuilt windows packages - avoid creating Variant objects multiple times in python - fixed some compiler differences between linux and windows - only open ifstream in binary mode to prevent file seeking differences on windows