Skip to content

Releases: cookpad/swift-user-defaults

0.0.5

19 Mar 11:38
8525685
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

0.0.4

17 Jan 10:07
34733ce
Compare
Choose a tag to compare

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

07 Jan 11:51
21b6275
Compare
Choose a tag to compare

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

v0.0.2

19 Nov 12:09
39e336c
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

  • Rename podspec to swift-user-defaults, add makefile and update readme by @ryanpato in #4
  • Run library and example project tests against multiple Xcode versions and device destinations by @ryanpato in #5

Full Changelog: v0.0.1...v0.0.2

The start

17 Nov 11:37
dffb57c
Compare
Choose a tag to compare
The start Pre-release
Pre-release

What's Changed

  • Add podspec and update workflow yml to lint pod by @ryanpato in #3

New Contributors

Full Changelog: https://github.com/cookpad/swift-user-defaults/commits/v0.0.1