Skip to content

v0.0.2

Pre-release
Pre-release

Choose a tag to compare

@sinoru sinoru released this 15 Aug 17:23
v0.0.2
0f5e2c3

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 an internal import and no signature here mentions it. What a consumer sees is one more package resolving alongside swift-synchronization-kit.

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