SwiftyUserDefaults v1.3.0 Release Notes

Release Date: 2015-06-29 // almost 9 years ago
    • ➕ Added non-optional Proxy getters
      • string -> stringValue, etc.
      • non-optional support for all except NSObject and NSDate getters
    • 🛠 Fixed Carthage (Set iOS Deployment target to 8.0)
    • ✅ Converted tests to XCTest