Skip to content

ucan: v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 18:21
806c646

0.3.0 (2023-05-22)

⚠ BREAKING CHANGES

  • Migrate default hashing from blake2b to blake3. (#85)
  • Remove stdweb feature from instant crate to circumvent downstream issues with stdweb/wasm-bindgen (#86)

Features

  • Migrate default hashing from blake2b to blake3. (#85) (205cb96)

Bug Fixes

  • Remove stdweb feature from instant crate to circumvent downstream issues with stdweb/wasm-bindgen (#86) (67ec64d)