2022-06-03 - propagate c++ exceptions into python exceptions, enables handling variant errors on unstable filesystems - use fixed width types in c++ code
1.2.15
2022-02-14 fixed bug assigning missing genotypes to samples
1.2.14
2020-09-01 Fixed a memory leak, which occurred when the minor allele dosage and probabilities were both calculated for a variant.
1.2.13
2020-07-15 - fixed bug with dosage on layout=1 - cleaned up function documentation
1.2.12
2020-07-13 - use vectorized operations to calculate ref allele dosage from probabilties
1.2.10
2020-07-10 Only use vectorized operations on relevant hardware.