Releases: pmcgleenon/heavykeeper-rs
Releases · pmcgleenon/heavykeeper-rs
v0.6.1
06 Sep 13:37
Compare
Sorry, something went wrong.
No results found
Other
added Sync to rng
Merge pull request #52 from pmcgleenon/dependabot/cargo/criterion-0.7.0
v0.6.0
27 Jul 17:50
Compare
Sorry, something went wrong.
No results found
Other
moved word count to examples & updated dependencies
accept borrowed values
v0.5.1
27 Jun 20:14
Compare
Sorry, something went wrong.
No results found
Other
Merge pull request #44 from pmcgleenon/dependabot/cargo/mockall-0.13
added Send trait to rng
v0.5.0
20 Jun 16:51
Compare
Sorry, something went wrong.
No results found
Other
updated decay logic + added tests
add increment argument to TopK::add
v0.4.0
31 May 12:03
Compare
Sorry, something went wrong.
No results found
Other
Merge pull request #37 from pmcgleenon/dependabot/cargo/criterion-0.6.0
[breaking ] use reference in add method to avoid cloning
v0.3.1
22 Apr 18:31
Compare
Sorry, something went wrong.
No results found
Other
fixed clippy warning for manual_hash_one
removed unused dependency
v0.3.0
30 Mar 10:21
Compare
Sorry, something went wrong.
No results found
Added
try hash composition instead of recalculating new hash
replaced external priority queue with internal implementation
v0.2.7
15 Mar 09:18
Compare
Sorry, something went wrong.
No results found
Fixed
Other
added script for test data, README tidy-ups
v0.2.6
11 Feb 08:10
Compare
Sorry, something went wrong.
No results found
Added
added merge API to merge heavykeeper structs
Other
added badges for crate, license, github status
v0.2.5
06 Feb 21:07
Compare
Sorry, something went wrong.
No results found
Other
random - dependabot upgrade
Update rand requirement from 0.8.5 to 0.9.0
Update rand_distr requirement from 0.4.3 to 0.5.0