All Versions
21
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 2

  • v4.1.0 Changes

    • โž• Added: Now posting notification when reference time gets updated
    • ๐Ÿ›  Fixed: Fixed crash when receiving empty packets from certain hosts.
  • v4.0.0 Changes

    • โž• Added: Swift 3 support.
    • โž• Added: Support for configuring polling interval.
    • ๐Ÿ”„ Changed: retrieveReferenceTime has been renamed to fetchIfNeeded.
    • ๐Ÿ”„ Changed: Dropped support for Mac OS 10.9.
  • v3.1.1 Changes

    • ๐Ÿ›  Fixed: Addressed issue building project with latest swiftlint installed.
  • v3.1.0 Changes

    • โž• Added: Now supporting CocoaPods.
  • v3.0.0 Changes

    • โž• Added: Now polls at regular intervals and automatically updates reference times.
    • ๐Ÿ›  Fixed: Addressed assertion getting hit on certain devices when requesting network time.
  • v2.1.1 Changes

    • ๐Ÿ›  Fixed: Addressed memory leak due to long interpolated strings in Swift 2.3.
    • ๐Ÿ›  Fixed: Updated dispersion check and uptime function for more accurate times.
  • v2.1.0 Changes

    • โž• Added: Now supporting full NTP integration.
    • ๐Ÿ›  Fixed: Fixed rare crash when resolving hosts.
  • v2.0.0 Changes

    • โž• Added: Now supporting Xcode 8 and Swift 2.3.
    • ๐Ÿ›  Fixed: Fixed bundle identifier for tvOS framework.
  • v1.1.0 Changes

    • ๐Ÿ›  Fixed: Updated guard for outlier server responses to be more stringent.
    • โž• Added: IPv6 support.
  • v1.0.1 Changes

    • ๐Ÿ›  Fixed: Addresses issue when cloning submodules.