Skip to content

Releases: square/Valet

3.2.5

30 May 14:54
Compare
Choose a tag to compare
  • Removed deprecation warnings for projects that target an SDK of iOS 11.3, macOS 10.13.4, tvOS 11.3, watchOS 4.3 or higher. Thanks to @LinusU for the contribution!

3.2.4

28 May 14:22
eab5f75
Compare
Choose a tag to compare
  • Adds explicit support for Swift versions 4.1, 4.2, and 5.0 to our Podspec. Thanks to @jakeholland for this contribution!

3.2.3

09 Jan 22:43
3be5471
Compare
Choose a tag to compare
  • Fixes Valet triggering a spurious 'init' is inaccessible due to 'private' protection level build error when a private Valet initializer is used by a consuming application.

3.2.2

03 Oct 18:11
Compare
Choose a tag to compare
  • Enforce that migration specifies kSecClassGenericPassword to avoid data loss

3.2.1

02 Oct 18:12
5d18799
Compare
Choose a tag to compare
  • A Carthage-only patch release to re-enable usage of Carthage with Valet.

3.2.0

02 Oct 05:35
7fd1e57
Compare
Choose a tag to compare
  • Added support for watchOS

3.1.6

28 Aug 18:16
Compare
Choose a tag to compare
  • Fixes Xcode 10 warnings about overriding NSObject.hashValue instead of NSObject.hash

3.1.5

26 Jul 19:19
1782e6a
Compare
Choose a tag to compare

This release contains a small change to the way we conditionally include compactMap. There is no user-facing change.

3.1.4

23 Jun 17:43
Compare
Choose a tag to compare
  • Update Valet podspec flags to make it compatible with Objective-C only projects.

3.1.3

30 Mar 23:02
3ac6cdb
Compare
Choose a tag to compare
  • Fix warnings on Xcode 9.3