Callidon / bloom-filters

JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
https://callidon.github.io/bloom-filters/
MIT License
359 stars 41 forks source link

Update version number to 3.0.0 for upcoming release #55

Closed Callidon closed 2 years ago

folkvir commented 2 years ago

@Callidon Good to go!