v0.0.2
Pre-release
Pre-release
Changed
- The property-list value tree and the coder pair that reads and writes one now come from swift-property-list rather than from a target inside this package. Nothing in them was ever about
UserDefaults: what they model is the format, which a stored value happens to be in — so they moved to where something other than this package can use them. Behaviour is unchanged, and so is the public surface, since the dependency is aninternal importand no signature here mentions it. What a consumer sees is one more package resolving alongsideswift-synchronization-kit.
Full Changelog: v0.0.1...v0.0.2