Skip to content

Releases: modo-studio/SugarRecord

3.1.3

08 May 16:46
Compare
Choose a tag to compare
  • Fix the issue reported about Carthage not being able to compile.

3.1.2

09 Apr 10:21
Compare
Choose a tag to compare

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

07 Apr 12:46
Compare
Choose a tag to compare

Bump podspec to 3.1.1
Update Bundle dependencies
Remove Realm support
Update dependencies and define ruby-version
Bump podspec to 3.0.3

3.0.3

23 Mar 13:01
Compare
Choose a tag to compare

Bump podspec to 3.0.3
Bump podspec to 3.0.2

3.0.2

23 Mar 11:18
Compare
Choose a tag to compare

Bump podspec to 3.0.2
Bump podspec to 3.0.1

3.0.1

23 Mar 11:17
Compare
Choose a tag to compare

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

10 Oct 20:09
Compare
Choose a tag to compare
  • Official Swift 3 support.
  • Improved compatibility with Carthage.
  • Request has been renamed by FetchRequest.
  • Added example saving data from an API.
  • Bug fixing.

3.0.0-alpha.2 - Enjoy

28 Sep 15:36
Compare
Choose a tag to compare
  • Solved issue building for Carthage #295
  • Request renamed to FetchRequest #280
  • API update to match Swift 3 guidelines #290

3.0.0-alpha.1 - Jave fun

20 Sep 22:17
Compare
Choose a tag to compare
  • Dropped support to Swift 2.3 #278
  • Swift 3.0 support #278
  • Carthage support #278

2.3.1

31 Aug 22:57
Compare
Choose a tag to compare

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