secure-preferences v0.1.2 Release Notes

Release Date: 2015-07-16 // almost 9 years ago
    • 22 Internal changed to local reference to shared pref file and keys from static, as this made it impossible to have multiple secure preference files.
    • ✏️ 15 fixed typos, specifically destroyKeys()
    • 🆕 New constructor where you can supply your own keys to aid with issue #18.
    • ➕ Additional unit tests