Releases: nonstrict-hq/CloudStorage
Releases · nonstrict-hq/CloudStorage
0.6.0
0.5.0
- visionOS support
- Swift 6 fixes
- Added Date and RawRepresentable implementations to match AppStorage
0.4.0
- Keep multiple
@CloudStorage
property wrappers with same key in sync - Add
@Published
like behaviour, if@CloudStorage
property wrapper is inside an ObservableObject
0.3.0
Add watchOS support