Releases: Mastercard/client-encryption-nodejs
Releases · Mastercard/client-encryption-nodejs
v1.10.5
What's Changed
- update README by @joseph-neeraj in #76
- Be explicit about the files to be published by @joseph-neeraj in #77
Full Changelog: v1.10.4...v1.10.5
v1.10.4
What's Changed
- Removing old wiki page of configurations by @danny-gallagher in #69
- Added JSON.parse to encryption/decryption examples by @ShimonaR-MC in #70
- improve versioning and security fixes by @karen-avetisyan-mc in #72
- fixing lock by @karen-avetisyan-mc in #74
- cleanup decryption key handling by @joseph-neeraj in #75
New Contributors
- @danny-gallagher made their first contribution in #69
- @karen-avetisyan-mc made their first contribution in #72
Full Changelog: v1.10.3...v1.10.4
v1.10.3
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #58
- Bump @babel/traverse from 7.11.0 to 7.23.2 by @dependabot in #60
- Bump browserify-sign from 4.2.1 to 4.2.3 by @dependabot in #66
- Bump braces and webpack by @dependabot in #67
v1.10.2
Update docs
v1.10.1
Minor doc update
v1.10.0
Expose encryption utils.
v1.9.0
Support encryption of string fields
v1.8.0
- Added support for AES GCM 128 and 192 decryption