All Versions
16
Latest Version
Avg Release Cycle
91 days
Latest Release
1251 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.