Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Releases: gmcabrita/bloomex

1.2.0

02 Feb 11:32
Compare
Choose a tag to compare

This release adds support for serializing and deserializing bloom filters.

1.1.0

21 Mar 22:40
Compare
Choose a tag to compare

This release fixes an inconsistency with the guard of Bloomex.scalable/5 and its typespec, see #21

1.0.5

13 Jul 20:19
Compare
Choose a tag to compare

This release fixes an issue when calculating the plain bloom filter's capacity, see #11

1.0.1

08 Apr 14:40
Compare
Choose a tag to compare

This release updates the code to comply with the new warnings in Elixir 1.2

1.0.0

25 Oct 00:30
Compare
Choose a tag to compare

This release stabilizes the API.

0.2.2

25 Sep 21:48
Compare
Choose a tag to compare
  • Update module documentation

0.2.1

28 Nov 18:29
Compare
Choose a tag to compare
  • Documentation improvements

0.2.0

24 Nov 02:17
Compare
Choose a tag to compare
  • Code refactoring
  • Documentation improvements
  • Fixed Typespecs