Skip to content

Releases: auth0/SimpleKeychain

1.1.0

14 Jun 17:22
f082494
Compare
Choose a tag to compare

Removed

  • Drop support for iOS 12, tvOS 12, macOS 10.15, watch0S < 7, and Xcode 13 #184 (Widcket)

1.0.1

15 Sep 19:20
7f7be4a
Compare
Choose a tag to compare

Fixed

1.0.0

21 Jul 02:40
72acffd
Compare
Choose a tag to compare

💡 Check the Migration Guide to understand the changes required to migrate your application to v1.

⚠️ BREAKING CHANGES

  • Drop support for old Swift versions [SDK-3444] #141 (Widcket)
  • Migrate to Swift [SDK-3428] #139 (Widcket)
  • Remove obsolete functionality [SDK-3419] #136 (Widcket)
  • Remove usage of deprecated properties [SDK-3414] #133 (Widcket)
  • Remove deprecated method [SDK-3413] #132 (Widcket)
  • Drop old platform versions [SDK-3387] #129 (Widcket)

Added

Changed

  • Replace OSX with macOS in schemes and targets #154 (Widcket)
  • Apply recommended Xcode 14 settings #143 (Widcket)

1.0.0-fa

24 Jun 22:45
a066671
Compare
Choose a tag to compare
1.0.0-fa Pre-release
Pre-release

💡 Check the Migration Guide to understand the changes required to migrate your application to v1.

⚠️ BREAKING CHANGES

  • Drop support for old Swift versions [SDK-3444] #141 (Widcket)
  • Migrate to Swift [SDK-3428] #139 (Widcket)
  • Remove obsolete functionality [SDK-3419] #136 (Widcket)
  • Remove usage of deprecated properties [SDK-3414] #133 (Widcket)
  • Remove deprecated method [SDK-3413] #132 (Widcket)
  • Drop old platform versions [SDK-3387] #129 (Widcket)

Added

  • Add support for custom attributes #153 (Widcket)
  • Add support for iCloud synchronization [SDK-3453] #146 (Widcket)

Changed

  • Replace OSX with macOS in schemes and targets #154 (Widcket)
  • Apply recommended Xcode 14 settings #143 (Widcket)

0.12.5

12 Oct 04:16
b355c56
Compare
Choose a tag to compare

Changed

0.12.4

24 Aug 18:26
dd0529c
Compare
Choose a tag to compare

Security

0.12.3

08 Jun 01:57
2ea8e1b
Compare
Choose a tag to compare

Changed

  • Make test dependencies not resolve when installing with SPM [SDK-2598] #108 (Widcket)

0.12.2

12 Feb 14:31
e926cea
Compare
Choose a tag to compare

Fixed

  • Fixed Mac Catalyst warnings related to deprecated accessibility options #105 (eaceto)

0.12.1

19 Oct 20:38
d1ec816
Compare
Choose a tag to compare

Fixed

  • Fixed macOS version check on Big Sur #99 (Widcket)

0.12.0

15 Oct 17:25
064b990
Compare
Choose a tag to compare

⚠️ This release adds support for Xcode 12 and drops support for Xcode < 11.4

Changed