Release v1.0.0
What's Changed
- fix fletcher32, add tests by @kmuehlbauer in #133
- add lzf decompress filter by @kmuehlbauer in #136
- introduce new H5 types to replace current type-tuples by @kmuehlbauer in #122
- mark
test_hdf5_filtersas flaky by @valeriupredoi in #141 - add pytest reruns plugin
pytest-rerunfailuresand minimal settings by @valeriupredoi in #142 - Optimise when we get access to b-tree by providing lazier view of datasets, access to b-tree location, and new p5dump by @bnlawrence in #138
- Added btree v2 test but skipping it (#137) by @zequihg50 in #143
- p5dump examples by @davidhassell in #147
- Milestone 1p0 by @bnlawrence in #148
- Proposal for is_cloud_optimized by @zequihg50 in #145
Full Changelog: v0.9.0...v1.0.0
Note
With very many thanks to all who contributed towards v1.0.0, and are not mentioned in the Changelog: @jjhelmus @bmaranville @synaptic @woutdenolf