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

0.17.2

Choose a tag to compare

@etsuo etsuo released this 25 May 00:52
· 42 commits to develop since this release
e9e57e9

See: Milestone 0.17.2

Bug Fixes

#210 toJson was not properly handling undefined or null values on encrypted properties.

#211 The ability to encrypt and decrypt items directly without toJson/fromJson was missing. These are necessary, for example, in situations where you're receiving an encrypted piece of a large JSON object on a query string.