All Versions
20
Latest Version
Avg Release Cycle
29 days
Latest Release
2542 days ago

Changelog History
Page 1

  • v3.1.3 Changes

    May 08, 2017
    • 🛠 Fix the issue reported about Carthage not being able to compile.
  • v3.1.2 Changes

    April 09, 2017

    ⬆️ 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

  • v3.1.1 Changes

    April 07, 2017

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

  • v3.0.3 Changes

    March 23, 2017

    ⬆️ Bump podspec to 3.0.3
    ⬆️ Bump podspec to 3.0.2

  • v3.0.2 Changes

    March 23, 2017

    ⬆️ Bump podspec to 3.0.2
    ⬆️ Bump podspec to 3.0.1

  • v3.0.1 Changes

    March 23, 2017

    ⬆️ 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

  • v3.0.0 Changes

    October 10, 2016
    • 👍 Official Swift 3 support.
    • 👌 Improved compatibility with Carthage.
    • Request has been renamed by FetchRequest.
    • ➕ Added example saving data from an API.
    • 🐛 Bug fixing.
  • v3.0.0-alpha.2 Changes

    September 28, 2016
    • 🏗 Solved issue building for Carthage #295
    • Request renamed to FetchRequest #280
    • ⚡️ API update to match Swift 3 guidelines #290
  • v3.0.0-alpha.1 Changes

    September 20, 2016
    • ⬇️ Dropped support to Swift 2.3 #278
    • 👍 Swift 3.0 support #278
    • 👍 Carthage support #278
  • v2.3.0 Changes

    • ➕ Add Danger.
    • ✂ Remove Carthage support.
    • ⬆️ Bump Realm version to 1.0.2.
    • ⚡️ Update Fastlane setup.