Releases: thevilledev/ChibiHash-rs
Releases · thevilledev/ChibiHash-rs
v0.5.0
What's Changed
- feat: hashset and hashmap for v2 by @thevilledev in #16
- feat: hash streaming for v2 by @thevilledev in #17
- chore: prepare release 0.5.0 by @thevilledev in #18
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: add chibihash v2 support by @thevilledev in #15
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
v0.2.2
What's Changed
- feat: implement hashmap and hashset support by @thevilledev in #11
- feat: release v0.2.2 by @thevilledev in #12
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- chore: add rust-vs-c benchmark by @thevilledev in #9
- feat: add ffi cargo feature by @thevilledev in #10
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
This is a breaking change.
- chore: remove custom error type by @thevilledev in #7
- feat: streaming hasher by @thevilledev in #8
Full Changelog: v0.1.2...v0.2.0