All Versions
8
Latest Version
Avg Release Cycle
271 days
Latest Release
1538 days ago

Changelog History

  • v1.2.0 Changes

    February 02, 2020

    ๐Ÿš€ This release adds support for serializing and deserializing bloom filters.

  • v1.1.0 Changes

    March 21, 2019

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

  • v1.0.5 Changes

    July 13, 2018

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

  • v1.0.1 Changes

    April 08, 2016

    ๐Ÿš€ This release updates the code to comply with the new warnings in Elixir 1.2

  • v1.0.0 Changes

    October 25, 2015

    ๐Ÿš€ This release stabilizes the API.

  • v0.2.2 Changes

    September 25, 2015
    • ๐Ÿ“š Update module documentation
  • v0.2.1 Changes

    November 28, 2014
    • ๐Ÿ“š Documentation improvements
  • v0.2.0 Changes

    November 24, 2014
    • ๐Ÿ”จ Code refactoring
    • ๐Ÿ“š Documentation improvements
    • ๐Ÿ›  Fixed Typespecs