Skip to content

Releases: multiformats/go-multihash

v0.2.3

16 Aug 04:19
Compare
Choose a tag to compare

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

Full Changelog: v0.2.1...v0.2.3

v0.2.2

24 May 10:48
Compare
Choose a tag to compare

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

Full Changelog: v0.2.1...v0.2.2

v0.2.1

12 Aug 16:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Jul 14:39
89bf86c
Compare
Choose a tag to compare

What's Changed

  • chore: replace blake2b implementation by golang.org/x/crypto by @Jorropo in #157

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.0.14: Merge pull request #129 from multiformats/test/basic-sum-test

02 Jul 11:52
6f1ea18
Compare
Choose a tag to compare