Skip to content

v0.7.0

Compare
Choose a tag to compare
@lidel lidel released this 17 Oct 13:25
· 34 commits to master since this release
548e248

What's Changed

  • feat: update ./multicodec/table.csv by @lidel in #71
    • this includes BREAKING CHANGES around codec names from multiformats/multicodec#283:
      • legacy ipfs alias (0x01a5) is removed (it was renamed to p2p long time ago)
      • -ns suffix removal: ipld-ns, ipfs-ns, ipns-ns and swarm-ns are now renamed to ipld ipfs ipns and swarm
      • 👉 this means ipfs code changed from 0x01a5 to 0xe3

Full Changelog: v0.6.0...v0.7.0