Releases
v5.1.0
Error codes added (#395 )
The intended audience can now be specified when creating interaction requests (#397 )
Support for defining generic / custom interaction tokens (#399 )
Split out some generic type info into a new module, @jolocom/protocol-ts (#407 )
Interaction flows to request signature generation added (#410 )
Interaction flow to request asymmetrical encryption and decryption added (#400 , #411 , #414 )
Support for serializing / parsing an Identity
instance to / from JSON (#436 )
Breaking changes
Deprecated the previously used IRegistry
interface. Reworked DID Resolution and Registration abstractions (#401 , #415 , #416 , #417 )
Deprecated the SoftwareKeyProvider
class, in favor of a Vaulted Key Provider implementation provided as a separate module. (#424 )
Removed support for the Payment interaction flows
Fixed incorrect encoding of interaction token signature values (#438 , Commit )
You can’t perform that action at this time.