Skip to content

Releases: Avila-Tek/mongoose-encryption

v1.0.1

01 Dec 18:40
05b8fe7

Choose a tag to compare

What's Changed

We fixed some issues:

  • 🐛 Fixing package.json "main" attribute.
  • 🐛 findOneAndUpdate functionality had its code commented.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Nov 16:08
4516743

Choose a tag to compare

What's Changed

This first version includes the following features:

  • 🔐 Encrypting simple fields.
  • 🔐 Encrypting nested fields.
  • 🔐 Encrypting array fields.
  • 🔐 Encrypting fields in objects inside arrays.
  • 👨🏽‍💻 CLI encryption helper for pre-existing collections.
  • 🧪 Testing

New Contributors

Full Changelog: v0.1.0...v1.0.0

v0.1.0

05 Nov 21:52

Choose a tag to compare