Releases: iotaledger/identity.rs
Releases · iotaledger/identity.rs
v1.6.0-alpha.1
Full Changelog
This release is targeting IOTA Rebased networks and is meant for early testing. We still expect minor changes in the API and potentially in the on-chain objects.
Identities created on IOTA Stardust networks can be migrated via the Stardust package
v1.4.0
Full Changelog
Added
- Add support for custom JWS algorithms #1410
- Add support for
did:jwk
resolution #1404
- Linked Verifiable Presentations #1398
- Add feature to support custom
now_utc
implementations #1397
Patch
- Remove dependency on
identity_core
default features #1408
- Mark
js-sys
as optional for identity_core #1405
- Make
bls12_381_plus
dependency more flexible again #1393
v1.3.0
Full Changelog
Added
- Add ZK BBS+-based selectively disclosable credentials (JPT) #1355
- Add EcDSA verifier #1353
Patch
- Support for specification-compliant verification method type
JsonWebKey2020
#1367
v1.2.0
Full Changelog
Added
- Add
get_public_key
for StrongholdStorage
#1311
- Support multiple IOTA networks in the Resolver #1304
- Allow setting additional controllers for
IotaDocument
#1314
- use latest release of sd-jwt-payload
IotaDocument
#1333
- Allow arbitrary verification methods #1334
Patch
- Support %-encoded characters in DID method id #1303
v1.1.0
Full Changelog
Added
- Support Selective Disclosure SD-JWT #1268
- Add support for StatusList2021 #1273
- Update sd-jwt-payload dependency #1296
Patch
- Validate domain-linkage URL making sure they only include an origin #1267
- Credentials cannot be unrevoked with StatusList2021 #1284
- Fix RevocationBitmap2022 encoding bug #1292
v1.1.0-alpha.1
Added
- Support Selective Disclosure SD-JWT #1268
Patch
- Validate domain-linkage URL making sure they only include an origin #1267