Releases: gmcabrita/bloomex
Releases · gmcabrita/bloomex
1.2.0
This release adds support for serializing and deserializing bloom filters.
1.1.0
This release fixes an inconsistency with the guard of Bloomex.scalable/5
and its typespec, see #21
1.0.5
This release fixes an issue when calculating the plain bloom filter's capacity, see #11
1.0.1
This release updates the code to comply with the new warnings in Elixir 1.2
1.0.0
This release stabilizes the API.
0.2.2
- Update module documentation
0.2.1
- Documentation improvements
0.2.0
- Code refactoring
- Documentation improvements
- Fixed Typespecs