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!
RMStoreUserDefaultsPersistence
- #122: Subclasses can use a different NSUserDefaults by overriding. Thanks @ChaosCoder!