Skip to content

Releases: yankodimitrov/SwiftKeychain

SwiftKeychain 1.0.0

06 Feb 20:59
Compare
Choose a tag to compare

What's new

  • Rewritten with Swift 2.0 and Protocol Oriented Programming;
  • New API;
  • OSX, watchOS and tvOS support;

🎉

Will insert the item if it is not present during update operation

19 Aug 19:54
Compare
Choose a tag to compare
  • Detect item-not-found in update and perform an add @p2

Improvements

19 Aug 09:37
Compare
Choose a tag to compare

Added support for Swift 1.2

19 Apr 11:59
Compare
Choose a tag to compare

Added support for Swift 1.2

Added CocoaPods support

26 Mar 19:03
Compare
Choose a tag to compare
v0.1.1

Update version

Initial Release

26 Mar 18:29
Compare
Choose a tag to compare

The initial release of SwiftKeychain