Skip to content

Releases: marin-community/rbloom

v1.6.5

18 Nov 00:32

Choose a tag to compare

Bump version to 1.6.5

v1.6.4

18 Nov 00:22

Choose a tag to compare

Bump version to 1.6.4

v1.6.3

18 Nov 00:09

Choose a tag to compare

Bump version to 1.6.3

v1.6.2

17 Nov 23:31

Choose a tag to compare

Add ARM64 macOS wheel support in v1.6.2

- Update CI to build both x86_64 and aarch64 macOS wheels
- Bump version to 1.6.2

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

v1.6.1

17 Nov 23:05

Choose a tag to compare

Update to v1.6.1 with Python 3.11+ support and README improvements

- Bump version to 1.6.1 in Cargo.toml
- Update PyO3 stable ABI from abi3-py37 to abi3-py311
- Add fork differences section to README
- Update all README examples to show pre-hashing API
- Document file object support in persistence section
- Replace "Cryptographic security" section with "Pre-hashing" section

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>