Revision history for Data-BloomFilter-Shared
0.04 2026-07-21
- On-disk format change (v1 -> v2): an existing 0.03 file is
refused; recreate it.
- Resolve argument magic before capturing the path string.
0.03 2026-07-11
- Fix fp_rate test on long-double perls.
0.02 2026-07-03
- Security and robustness hardening; backing files now created mode
0600 (pass a file-mode argument to new() for cross-user sharing).
0.01 2026-06-25
- Initial release.