Releases: JuliaString/MurmurHash3.jl
Releases · JuliaString/MurmurHash3.jl
Add support for 32-bit hash on unsigned integer strings
v1.2.0 Add support for 32-bit hashing of strings stored in Unsigned values (…
v1.1.1
MurmurHash3 v1.1.1
Merged pull requests:
- Improve the performance of operating on AbstractString types (#10) (@ScottPJones)
v1.1.0
MurmurHash3 v1.1.0
Merged pull requests:
- Install TagBot as a GitHub Action (#5) (@JuliaTagBot)
- Update README and CI (#6) (@ScottPJones)
- Update README.md to indicate this is not just for Strs (#7) (@ScottPJones)
- Add support for strings stored packed in Unsigned values (#8) (@ScottPJones)
v1.0.3
v1.0.3 (2020-01-25)
Merged pull requests:
- Fix mismatch with C version for mmhash32 (#4) (ScottPJones)
v1.0.2
v1.0.1
v1.0.0
Remove REQUIRE, add [compat] to Project.toml
Update scripts & Project.toml for Julia v1.1, drop Julia v0.x support
v0.2.0 Update for v1.1, drop support for Julia v0.x
Fix issue with val%T on v1.0 needing parenthesis
v0.1.5 Fix issues with % in v1.0
Passing all tests, v06 - nightlies
v0.1.4 Update travis for v1.0