Skip to content

Releases: mrlegowatch/GarageStorageSwift

v1.0.4

10 Jun 09:56
4b3f311
Compare
Choose a tag to compare

Changed makeCodable throw an error if gs_data is nil.

Added a type-specific retrieveAll with sync status

04 Jan 21:45
aa7ff9d
Compare
Choose a tag to compare

This update adds a missing retrieveAll function for retrieving all objects of a specific type with a given sync status.

Fix for GarageModel inheritance

07 Sep 18:14
6a98950
Compare
Choose a tag to compare

Minor update that removes GarageModel's inheritance from NSManagedObjectModel.

Repairs tests

11 May 20:40
b41720c
Compare
Choose a tag to compare

Repairs unit tests to succeed in all time zones and locales.

Initial release of GarageStorage for Swift

23 Jan 15:46
9c89781
Compare
Choose a tag to compare

This is the initial release of GarageStorage for Swift.