Skip to content

v1.0.0

Compare
Choose a tag to compare
@gkwang gkwang released this 30 Jan 21:42
· 40 commits to master since this release
e711f7b

💥Breaking changes:

  • typo fix: options.keyEncryptionAlgorighm -> options.keyEncryptionAlgorithm
  • Deprecate support for node 4/6

Enhancements:

  • Remove ejs dependencies to use native literals
  • Move to inline templates to allow webpack
  • Added option to fail encryption and decryption for non-recommended algorithms (3DES and rsa1.5)