Persist v1.2.2
Release Notes
Support animations when using Binding
provided via PersistStorage.projectedValue
Support animations when using Binding
provided via PersistStorage.projectedValue
Increase deployment targets to fix archive builds using Xcode 13
Thread-safety has been improved, including:
InMemoryStorage
Support for Date
s in UserDefaultsStorage
Add Persister
/Persisted
extensions on watchOS
Improve API for Subscription/Cancellable
Add documentation
Much better handling of optional values, which also allows for non-optional values
Release candidate 1 for 1.0 stable release
Has lots of tests but little documentation. API has changes a lot since initial 0.1.0 but I’m happy with it now. Hopefully it is consistent and (once docs are added) easy to use.