Commit Graph

14 Commits

Author SHA1 Message Date
John Estropia
e0048f589c version bump 2015-07-09 18:57:59 +09:00
John Estropia
929fdfd9a9 remove thread asserts when creating new transactions. fixes https://github.com/JohnEstropia/CoreStore/issues/6 2015-07-09 18:55:35 +09:00
John Rommel Estropia
71c80c3497 marked experimental methods as private to prevent accidental usage 2015-06-19 04:05:56 +09:00
John Rommel Estropia
fcda83e6ac incomplete migration prototype methods 2015-06-15 01:31:03 +08:00
John Rommel Estropia
a44400a935 version bump 2015-06-10 10:38:08 +09:00
John Rommel Estropia
f18d29d9bc created an asynchronous method for adding sqlite store to handle asynchronous migrations. note that this commit breaks previous usage of DataStack.addSQLiteStore(...), which is now renamed to addSQLiteStoreAndWait(...) 2015-06-10 10:37:16 +09:00
John Rommel Estropia
c4171de86e removed Median and StandardDeviation from supported aggregates as core data doesn't seem to support them either 2015-06-06 17:44:04 +09:00
John Rommel Estropia
b0a637520e updated demo app 2015-06-05 02:21:34 +09:00
John Rommel Estropia
e462ae5a19 fixed demo app 2015-06-04 00:40:19 +09:00
John Rommel Estropia
6aa24cef2d minor changes, updated README 2015-05-31 14:42:06 +09:00
John Rommel Estropia
869660d41d updated README, added more utilities for updating and deleting objects from transactions 2015-05-30 17:26:06 +09:00
John Rommel Estropia
994370b806 fixed segmentation fault when compiling for release builds 2015-05-28 01:36:29 +09:00
John Rommel Estropia
b2bbf5e3b3 cocoapods 2015-05-28 00:06:31 +09:00
John Rommel Estropia
8361ba1b53 Renaming project because of cocoapods name clash with HardcoreData :( 2015-05-27 22:51:02 +09:00