4.0.0
Valet 4.0 comes with lots of new functionality:
- Introduced a
throw
-driven API, enabling more idiomatic handling of errors: #198 - Enabled the customization of kSecAttrService on Mac: #140
- Brought
SinglePromptSecureEnclaveValet
to tvOS: #191 - Support for keychain sharing via App Groups: #230
This release included breaking source changes from version 3. Data persisted by Valet 2 or Valet 3 can continue to be read and updated on Valet 4. Some functionality has been removed from Valet in this release:
- Xcode 9 and 10 support has been removed: #190
- Swift 4 support has been removed: #191
Accessibility
'salways
andalwaysThisDeviceOnly
were removed, as the underlying values were deprecated by Apple: #197
See our README for instructions on migrating from prior Valet versions.