Releases: cookpad/swift-user-defaults
Releases · cookpad/swift-user-defaults
0.0.5
What's Changed
- Initial dependabot.yml configuration by @liamnichols in #11
- Bump cocoapods from 1.11.2 to 1.11.3 by @dependabot in #12
- Use sorted keys when encoding using the JSON strategy by @liamnichols in #20
- Add PrivacyInfo.xcprivacy by @mii-chan in #21
- Update CocoaPods, support new Xcode, drop iOS 11 support by @liamnichols in #22
New Contributors
- @dependabot made their first contribution in #12
- @mii-chan made their first contribution in #21
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- Update
@UserDefaultOverride
optional type initializers to support a default value by @liamnichols in #10
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- Add support for watchOS and tvOS by @ryanpato in #6
- Drop 'v' prefix from tag names by @liamnichols in #9
- Introduce new
@UserDefaultOverride
property wrapper for better UI testing support by @liamnichols in #8
Full Changelog: v0.0.2...0.0.3