Release v1.10.0
What's Changed
- chore: release v1.10.0 (0d9730c)
- feat(bgen): decode dosages straight into a caller-owned matrix, 6.0x scaling (#237) (a5d5fe5)
- feat(bgen): let a scan project the genotypes struct children (#236) (d6a81f4)
- perf(bgen): fill a whole-cohort dosage read without going per sample (#235) (fbcf3cf)
- perf(bgen): inline the two per-sample helpers, 1.23x the one-partition scan (#234) (109e987)
- perf(pgen): cut the single-partition scan from 11.2s to 1.19s (#232) (51d8c4d)
- feat: Add the PGEN provider and run every reference oracle in CI (#231) (e029e08)
- feat: Specify genotype format providers (#216) (aa84350)
Full Changelog: v1.9.1...v1.10.0