Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

v0.7.0

Choose a tag to compare

@vasco-santos vasco-santos released this 03 Nov 17:26
· 1113 commits to master since this release

Features

  • pubsub: add global signature policy (#66) (946b046)
  • update pubsub getMsgId return type to Uint8Array (#65) (e148443)

BREAKING CHANGES

  • signMessages and strictSigning pubsub configuration options replaced
    with a globalSignaturePolicy option
  • new getMsgId return type is not backwards compatible with prior string
    return type.