All Versions
26
Latest Version
Avg Release Cycle
79 days
Latest Release
1348 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v20.0.0 Changes
January 04, 2021⚡️ Update to Xcode 13.
-
v19.0.0 Changes
January 04, 2020➕ Added
allKeys
property that returns all key names (lucasmpaim). -
v18.0.0 Changes
November 03, 2019✂ Removed deprecated
kSecAttrAccessibleAlways
andkSecAttrAccessibleAlwaysThisDeviceOnly
access options (https://github.com/evgenyneu/keychain-swift/pull/122). -
v17.0.0 Changes
October 02, 2019➕ Added ability to run unit test from Swift Package Manager (https://github.com/evgenyneu/keychain-swift/pull/113).
-
v16.0.1
May 28, 2019 -
v16.0.0 Changes
May 28, 2019Made all methods (get, set, delete and clear) thread-safe to prevent crashing when called from different threads.
-
v15.0.0 Changes
April 24, 2019➕ Added ability to return data as reference (mediym41).
-
v14.0.2
April 20, 2019 -
v14.0.1
April 20, 2019 -
v14.0.0 Changes
April 03, 2019⚡️ Update to Swift 5.0 (schayes04).