0.23.0
What's Changed
- Improve performance of loading VCF headers by @gspowley in #483
- limit headers to one for in-memory exports by @awenocur in #479
- Memory usage and latency improvements by @gspowley in #489
- Release python GIL by @gspowley in #495
- Revert changes to fetch_vcf_headers_v4 by @gspowley in #496
- fix race by @awenocur in #502
- preparatory changes for msvc windows build using .dll version of htslib by @dhoke4tdb in #484
- change to use preprocessor '&&' operator by @dhoke4tdb in #506
- Handle one missing allele in stats arrays by @gspowley in #504
- Consolidate/vacuum stats array fix by @gspowley in #509
- Upgrade TileDB-VCF to 2.15 by @awenocur in #510
New Contributors
- @dhoke4tdb made their first contribution in #484
Full Changelog: 0.22.0...0.23.0