RMStore v0.7.0 Release Notes
Release Date: 2014-12-03 // almost 9 years ago-
Restore operations and the corresponding observer notification now include the array of restored transactions. Includes incompatible API changes.
RMStore
- ⏪ #53: Restore operations and the corresponding observer notification now include the array of restored transaction. Great job @karolus!
0️⃣ RMStoreUserDefaultsPersistence
- 0️⃣ #122: Subclasses can use a different NSUserDefaults by overriding. Thanks @ChaosCoder!