Releases: JosephDuffy/Persist
Releases · JosephDuffy/Persist
v1.3.0-beta.3
Add PrivacyInfo.xcprivacy
v1.2.4
v1.3.0-beta.2
Fix crash when multiple updates create publishers simultaneously
v1.3.0-beta.1
Initial support for caching values in-memory
v1.2.3
Fix deadlock when adding a new subscriber inside the closure of an update listener
v1.2.2
Support animations when using Binding
provided via PersistStorage.projectedValue
v1.2.1
Increase deployment targets to fix archive builds using Xcode 13
v1.2.0
Thread-safety has been improved, including:
- Adding and removing update listeners
- Creating default values
- Setting values on
InMemoryStorage
v1.1.0
Support for Date
s in UserDefaultsStorage
v1.0.1
Add Persister
/Persisted
extensions on watchOS