Releases: ucan-wg/rs-ucan
Releases · ucan-wg/rs-ucan
ucan: v0.4.0
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
Dependencies
- The following workspace dependencies were updated
- dependencies
- ucan bumped from 0.3.2 to 0.4.0
ucan: v0.3.2
0.3.2 (2023-05-25)
Features
ucan-key-support: v0.1.6
Dependencies
- The following workspace dependencies were updated
- dependencies
- ucan bumped from 0.3.1 to 0.3.2
ucan: v0.3.1
0.3.1 (2023-05-23)
Features
ucan-key-support: v0.1.5
Dependencies
- The following workspace dependencies were updated
- dependencies
- ucan bumped from 0.3.0 to 0.3.1
ucan: v0.3.0
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
Dependencies
- The following workspace dependencies were updated
- dependencies
- ucan bumped from 0.2.0 to 0.3.0
ucan: v0.2.0
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
Dependencies
- The following workspace dependencies were updated
- dependencies
- ucan bumped from 0.1.2 to 0.2.0