Skip to content

Releases: EngOmarElsayed/SwiftUserDefaults

1.4.0

29 May 22:34
df194a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3...1.4.0

1.3.0

19 May 20:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3

Added the ablity to access the keys throw keyPath to make it more safe.

1.2.0

18 Mar 09:27
59ef1e4
Compare
Choose a tag to compare

What's Changed

  • Update UserDefaults.swift by @EngOmarElsayed in #6
    Solving a crash happens if an optional value was set to nil

Full Changelog: 1.1.0...1.2.0

1.1.0

15 Mar 08:58
Compare
Choose a tag to compare

This release support swift 5.7 and above.

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

15 Mar 00:04
Compare
Choose a tag to compare

This release includes a very easy to use API for accessing userDefaults. it supports iOS 14 and above, macos 12, watchOS 5, tvOS 12. it also supports new privacy rules made by apple in WWDC23

Full Changelog: https://github.com/EngOmarElsayed/SwiftUserDefaults/commits/1.0.0