Releases: modo-studio/SugarRecord
3.1.3
3.1.2
Bump podspec to 3.1.2
Add backgroundOperation method to the storage (#325)
-
[background-operation] Add backgroundOperation method to the storage
-
[background-operation] Fix unit tests
-
[background-operation] Add tests to backgroundOperation
-
[background-operation] Remove realm from storage type
Update deprecated syntax on the README file
Bump podspec to 3.1.1
Update Bundle dependencies
Remove Realm support
3.1.1
3.0.3
3.0.2
3.0.1
Bump podspec to 3.0.1
Updated the github URL that's being called to use HTTPS (#314)
Use the right NSFetchedResultsControllerDelegate method. Fix for Delegate method not being called. (CoreDataObservable with no informations #307) (#310)
fixed documents directory for tvOS (#309)
Implement tests for the new Request methods
Add filteredWith IN and NOT IN (#305)
-
fiteredWith IN and NOT IN added
-
Update Request.swift
Bump version to 3.0.0
Bump podspec to 3.0.1
3.0.0 - 💘 Swift
- Official Swift 3 support.
- Improved compatibility with Carthage.
Request
has been renamed byFetchRequest
.- Added example saving data from an API.
- Bug fixing.
3.0.0-alpha.2 - Enjoy
3.0.0-alpha.1 - Jave fun
2.3.1
Bump podspec to 2.3.1
Add danger
Add tests again
Update README with caramba info
Updated podspec info
Bump Realm version
Fix esamples
Fix a few things in the README
Merge pull request #272 from carambalabs/remove-rx-carthage
Remove Reactive framework and Carthage
Create tests target
Update pods
Remove Carthage project and Reactive references in the README file
Remove Carthage, Rx and ReactiveCocoa
Create .pullapprove.yml
Update README
Add files via upload
Update Cartifle.resolved
Merge pull request #270 from dukemike/issues/269
only perform version checks on debug builds. refs #269
only perform version checks on debug builds. refs #269