Releases: nyurik/sqlite-hashes
Releases · nyurik/sqlite-hashes
v0.7.8
v0.7.5
v0.7.3
Minor dependency updates and readme fixes
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
v0.7.0
Breaking
- For consistency, all
register_(hash)_functions
are now plural, instead ofregister_(hash)_function
by @nyurik in #24
Other changes
- README docs updates to clarify
ORDER BY
usage - Bump all dependencies
- CI now validates semver compatibility
Full Changelog: v0.6.0...v0.7.0
v0.6.0: multi-arch loadable, with md5, sha*, fnv, and xxhash hashes
Add FNV and XXHASH hashing algorithms (#8) fixes #6