All Versions
15
Latest Version
Avg Release Cycle
117 days
Latest Release
1309 days ago

Changelog History
Page 1

  • v4.2.1 Changes

    September 18, 2020

    ๐Ÿ‘Œ Support Xcode 12

  • v4.2.0 Changes

    April 29, 2020

    UseAuthenticationUI can now be overridden.

  • v4.1.0 Changes

    October 29, 2019

    ๐Ÿ‘ Mac Catalyst (UIKit for Mac) support!
    ๐Ÿš€ Set watchOS deployment target to 3.0

  • v4.0.0 Changes

    October 28, 2019

    โž• Add support for setting access group for internet password keychain item #363 yangyubo .
    ๐Ÿ‘ Allow checking for existence without showing Biometry UI #384 Marcocanc
    ๐Ÿ‘ Allow access groups to work on simulator #423 MikeLeber117
    Swift 5.1 module stability #453

  • v3.2.1 Changes

    October 20, 2019

    ๐Ÿ‘Œ Support Xcode 10.3, 11, Swift 5.1 and iOS 13

  • v3.2.0 Changes

    March 31, 2019

    ๐Ÿ‘Œ Improve compatibility of Xcode 10.2 & Swift 5

  • v3.1.2 Changes

    October 07, 2018
    • Built with Xcode 10 & Swift 4.2
  • v3.1.1 Changes

    April 09, 2018

    ๐Ÿ— Build pre-built binary with Xcode 9.3

  • v3.1.0 Changes

    September 25, 2017

    ๐Ÿ‘Œ Support passing authenticationContext with touch ID integration.
    ๐Ÿ‘Œ Support Swift 4/Xcode 9.

  • v3.0.2 Changes

    April 03, 2017

    ๐Ÿ‘‰ Use flatMap to fix allKeys() crashes #307 VladislavJevremovic