Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

v3.0.0

Choose a tag to compare

@maxdeviant maxdeviant released this 17 Oct 04:21

Changed

  • Library has been rewritten in TypeScript
  • No more default export; must use the encryptTransform named import instead

Removed

  • Removed asynchronous support, as it was never working properly in the first place
    • Asynchronous support is tracked by #48