github-actions
released this
07 Oct 18:42
·
823 commits
to main
since this release
Patch Changes
- b8f97ba: Upgrade to latest node bindings
BREAKING CHANGE
This is a breaking change as some of the APIs have changed.
Client.signatureText
is now an async functionClient.addScwSignature
has been removedClient.addEcdsaSignature
has been renamed toClient.addSignature
Conversation.members
is now an async function