Skip to content

Releases: wheresvic/mongoose-field-encryption

Release 7.0.1

24 Jul 17:03
Compare
Choose a tag to compare

Release 7.0.0

24 Jul 16:50
Compare
Choose a tag to compare

Release 6.3.0

19 Jul 11:27
Compare
Choose a tag to compare
  • Update docs for encryptNull option. Closes #96 (4402d4d)
  • Added encryptNull configuration option (9f11745)
  • update codeql analysis version (f9d79cd)

Release 6.2.0

19 Jul 11:13
Compare
Choose a tag to compare

Release 6.1.0

16 May 10:30
Compare
Choose a tag to compare
  • update docs (b64dfb0)
  • update dev dependencies (cd27c49)
  • improve test to check retrieval (9d49ec4)
  • ignore ts warnings (463e792)
  • Issue #93: Add insertMany Pre hook - Added a pre hook for insertMany operation. - Added a test (44ae465)
  • add test for changing a falsy value (99d9499)
  • figuring out which action version to use (110ee96)
  • update actions (625b09c)
  • update docs (5302575)

Release 6.0.0

30 Jan 16:56
Compare
Choose a tag to compare
  • drop node 6, 8, and 10 support (a55f4c4)
  • what versions actually work? (52f0e31)
  • drop node 6 and node 8 support (a59b003)
  • thin out tests (ca28c4e)
  • drop node 6 support for tests (e653a27)
  • update npm pre-testing (f83338e)
  • refresh package-lock (85774c0)

Release 5.0.3

30 Jan 16:25
Compare
Choose a tag to compare

Release 5.0.0

28 Jan 14:37
Compare
Choose a tag to compare
  • update README (f5b3de1)
  • add tests for falsy values (a1f543c)
  • Encrypt falsy values, except undefined (930e0e2)

Release 4.0.7

18 Jan 14:15
Compare
Choose a tag to compare
  • update package description (681d349)

Release 4.0.6

18 Jan 14:00
Compare
Choose a tag to compare
  • update documentation to force npm release (cc24e4f)