Releases: ltonetwork/lto-api.js
Releases · ltonetwork/lto-api.js
v0.15.2
v0.15.1: Merge pull request #124 from ltonetwork/event-attachment
Add support for event attachments
v0.15.0: Merge pull request #122 from ltonetwork/did-verification-relationships
Break change to DID verification method association
v0.14.10
v0.14.9
v0.14.8: In identity builder allow passing verification relationship by name.
Make `newMethods` property public
v0.14.7: Allow creating unsigned message from json.
The hash in message json is optional. Change the default message type to 'basic'.
v0.14.6: Build as UMD instead of AMD module.
Add download and use bundle to README. #113