Releases: multiformats/go-multihash
Releases · multiformats/go-multihash
v0.2.3
What's Changed
- test: add benchmark for all hash functions Sum by @Jorropo in #163
- sync: update CI config files by @web3-bot in #165
- add handler for hasher.Write returned error by @walldiss in #167
- sync: update CI config files by @web3-bot in #169
- build(deps): bump golang.org/x/sys from 0.0.0-20210615035016-665e8c7367d1 to 0.1.0 by @dependabot in #170
- sha256: drop minio in favor of crypto/sha256 for go1.21 and above by @Jorropo in #173
New Contributors
- @walldiss made their first contribution in #167
- @dependabot made their first contribution in #170
Full Changelog: v0.2.1...v0.2.3
v0.2.2
What's Changed
- test: add benchmark for all hash functions Sum by @Jorropo in #163
- sync: update CI config files by @web3-bot in #165
- add handler for hasher.Write returned error by @walldiss in #167
- sync: update CI config files by @web3-bot in #169
- build(deps): bump golang.org/x/sys from 0.0.0-20210615035016-665e8c7367d1 to 0.1.0 by @dependabot in #170
- sha256: drop minio in favor of crypto/sha256 for go1.21 and above by @Jorropo in #173
New Contributors
- @walldiss made their first contribution in #167
- @dependabot made their first contribution in #170
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- adding support for blake3
- by:
- in:
New Contributors
- @laudiacay made their first contribution in #158
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.0.14: Merge pull request #129 from multiformats/test/basic-sum-test
fix: only register one blake2s length