What's Changed
- Added:
UserDefaults.inMemory
, for supplying a test-friendly value (thanks @brzzdev, #126). - Added:
SharedSubscriber. yieldLoading
, to allow shared keys to toggle their load state when fetching new data (thanks @mhayes853, #125). - Fixed: Make
fileStorage
writes atomic, and don't decode empty files (#129). - Fixed: Don't report load/save errors as issues in testing (#144).
- Infrastructure: Add SharingCloud plugin to README (thanks @KeithBird, #139).
- Infrastructure: Add SharingFirestore plugin to README (thanks @arasan01, #140).
New Contributors
- @mhayes853 made their first contribution in #125
- @KeithBird made their first contribution in #139
- @arasan01 made their first contribution in #140
Full Changelog: 2.3.3...2.4.0