Skip to content

v0.8.0

Compare
Choose a tag to compare
@rvagg rvagg released this 30 Jan 21:19
· 31 commits to master since this release

What's Changed

  • ci: create Go Generate workflow by @galargh in #72
  • fix: make go-generate workflow pull latest remote by @rvagg in #73
  • Changes by Go Generate workflow by @github-actions in #74

Multicodec changes from the table:

  • Murmur* Tag() value is changed from "multihash" to "hash" to reflect the fact that it's not a cryptographic hash function (may be breaking for some users)
  • Crc32: added
  • Crc64Ecma: added
  • Jwk_jcsPub: added
  • Multidid: added
  • QuicV1: added
  • Xxh32: added
  • Xxh3_128: added
  • Xxh3_64: added
  • Xxh64: added

Full Changelog: v0.7.0...v0.8.0