Releases: tgeisse/UserDefaultsObservation
Releases · tgeisse/UserDefaultsObservation
v0.5.3
v0.5.2
v0.5.1
v0.5.0
- New feature: Cloud storage via NSUbiquitousKeyValueStore is now support. Readme has been updated with details
- Internal code updates and changes to support future enhancements
- Added new, shorter attributes for property wrappers. Old ones will still work and are not deprecated in this release.
v0.4.4
- Updated the Package platform versions to align with Swift Macros platform versions
- Added @available attribute to the protocol used to align with the Observation framework's platform availability
- Added visionOS