Releases: EngOmarElsayed/SwiftUserDefaults
Releases · EngOmarElsayed/SwiftUserDefaults
1.4.0
1.3.0
What's Changed
- Update README.md by @EngOmarElsayed in #7
Full Changelog: 1.2.0...1.3
Added the ablity to access the keys throw keyPath to make it more safe.
1.2.0
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
This release support swift 5.7 and above.
What's Changed
- Create swift.yml by @EngOmarElsayed in #2
- Create README.md by @EngOmarElsayed in #3
- Update README.md by @EngOmarElsayed in #4
New Contributors
- @EngOmarElsayed made their first contribution in #2
Full Changelog: 1.0.0...1.1.0
1.0.0
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