Skip to content

Releases: jo/wcb-js

v2.0.1

Choose a tag to compare

@jo jo released this 21 Mar 23:05

Fix: broken import

v2.0.0 - Binary default

Choose a tag to compare

@jo jo released this 21 Mar 23:03

Don't base64 encode encrypted messages by default.

Breaking change:

  • encrypt and encrypt-to do not encode its output as base64 per default anymore
  • decrypt and decrypt-from do not expect its inputs base64 encoded per default anymore

Feature:

  • encrypt, decrypt, encrypt-to and decrypt-from now take an optional parameter --base64 (or -b) to encode/decode message contents as base64

v1.0.0

Choose a tag to compare

@jo jo released this 20 Mar 14:01

initial release