Skip to content

Releases: ucan-wg/rs-ucan

ucan: v0.4.0

28 Jun 00:33
d71385e
Compare
Choose a tag to compare

0.4.0 (2023-06-27)

⚠ BREAKING CHANGES

  • Update capabilites in line with UCAN 0.9/0.10 specs (#105)
  • Update fct/ucv layout for 0.10.0 spec (#108)
  • Support generic hashers in UcanBuilder and ProofChain. (#89)

Features

  • Allow nullable expiry, per 0.9.0 spec. Fixes #23 (#95) (12d4756)
  • Support generic hashers in UcanBuilder and ProofChain. (#89) (e057f87)
  • Update fct/ucv layout for 0.10.0 spec (#108) (ae19741)
  • Update capabilites in line with UCAN 0.9/0.10 specs (#105) (0bdf98f)

ucan-key-support: v0.1.7

28 Jun 00:33
d71385e
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ucan bumped from 0.3.2 to 0.4.0

ucan: v0.3.2

26 May 00:10
6509170
Compare
Choose a tag to compare

0.3.2 (2023-05-25)

Features

ucan-key-support: v0.1.6

26 May 00:10
6509170
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ucan bumped from 0.3.1 to 0.3.2

ucan: v0.3.1

24 May 16:12
40172b0
Compare
Choose a tag to compare

0.3.1 (2023-05-23)

Features

ucan-key-support: v0.1.5

24 May 16:12
40172b0
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ucan bumped from 0.3.0 to 0.3.1

ucan: v0.3.0

22 May 18:21
806c646
Compare
Choose a tag to compare

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)

ucan-key-support: v0.1.4

22 May 18:21
806c646
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ucan bumped from 0.2.0 to 0.3.0

ucan: v0.2.0

04 May 22:32
50ce3e4
Compare
Choose a tag to compare

0.2.0 (2023-05-04)

⚠ BREAKING CHANGES

  • Custom 'now' for proof chain validation (#83)

Features

  • Custom 'now' for proof chain validation (#83) (1732a89)

ucan-key-support: v0.1.3

04 May 22:32
50ce3e4
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ucan bumped from 0.1.2 to 0.2.0