Releases: ucan-wg/rs-ucan
Releases · ucan-wg/rs-ucan
ucan: v0.1.2
ucan-key-support: v0.1.2
ucan: v0.1.1
ucan-key-support: v0.1.1
ucan: v0.1.0
0.1.0 (2022-11-29)
⚠ BREAKING CHANGES
- New version requirements include
[email protected]
,[email protected]
and[email protected]
Miscellaneous Chores
What's Changed
- WebCrypto support by @cdata in #1
- Apply clippy recommendations by @fabricedesre in #2
- Bump rsa to 0.6 by @fabricedesre in #7
- Make Ucan serializable by @cdata in #8
- UCAN JWT canonicalization by @cdata in #28
- move ucan from token string to use idiomatic TryFrom and FromStr conversion(s) by @zeeshanlakhani in #30
- clippy, tooling, ci cleanup by @zeeshanlakhani in #31
- add pre-commit, coverage, order imports by @zeeshanlakhani in #33
- Instantiate ProofChain from a Cid by @cdata in #35
- logo link for embeds. by @zeeshanlakhani in #36
- add+turn-on dependabot by @zeeshanlakhani in #41
- ci: release-setup by @zeeshanlakhani in #42
- chore: deps update to minor versions and fix did-key upstream dep by @zeeshanlakhani in #48
- chore: Update IPLD-adjacent crates by @cdata in #55
- chore: workflow run does not need quotes by @zeeshanlakhani in #59
- chore: release main by @github-actions in #57
New Contributors
- @cdata made their first contribution in #1
- @fabricedesre made their first contribution in #2
Full Changelog: https://github.com/ucan-wg/rs-ucan/commits/ucan-v0.1.0
ucan-key-support: v0.1.0
0.1.0 (2022-11-29)
⚠ BREAKING CHANGES
- New version requirements include [email protected]
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- ucan bumped from 0.7.0-alpha.1 to 0.1.0
- dependencies