1.1.2
- [perf] Use hash sharing during point reads as described in https://fjall-rs.github.io/post/bloom-filter-hash-sharing/
- [refactor] Internal refactors
- [misc] Adjust error handling in
Segment::verify
- [misc] Allow 32-bit targets
- [test] Test more targets in CI pipeline