This repository was archived by the owner on Feb 2, 2024. It is now read-only.
v3.0.0
Changed
- Library has been rewritten in TypeScript
- No more default export; must use the
encryptTransformnamed import instead
Removed
- Removed asynchronous support, as it was never working properly in the first place
- Asynchronous support is tracked by #48