All Versions
16
Latest Version
Avg Release Cycle
91 days
Latest Release
856 days ago

Changelog History
Page 2

  • v3.1.1 Changes

    April 23, 2018
  • v3.1.0 Changes

    March 29, 2018
    • ➕ Adds the ability to sync non-standard UserDefaults objects.
    • ➕ Adds Swift 4.1 Compatibility
  • v3.0.2 Changes

    March 15, 2018
    • ⚡️ Updated Podspec file.
    • ✂ Removed .swift-version file, as it's been deprecated.
    • ✂ Removed watchOS support since there are a few insurmountable issue (and because it seems no one was using or requesting this support).
  • v3.0.1 Changes

    October 19, 2017
    • 🛠 Fixes #25. When converting to the codebase to Swift 4, the @objcMembers keyword was missing, so the KVO method was never being hit. This has been addressed.
  • v3.0.0 Changes

    September 13, 2017

    👍 Zephyr v3.0.0 adds support for Swift 4 / iOS 11 / Xcode 9. Only minor changes were made under-the-hood.

    👍 Moving forward, only support for the Swift 4 codebase (on master) will be maintained.

    ⚡️ | Swift Version | Branch Name | Will Continue to Receive Updates? | | --- | --- | --- | | 4.0 | master | Yes | | 3.2 | swift3.2 | No | | 3.1 | swift3.1 | No |

  • v2.2.3 Changes

    March 05, 2017

    🛠 I broke Carthage support in v2.2.0. Fixed it in v2.2.3.