v1.0.0
💥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)