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

Changelog History
Page 1

  • v5.1.0 Changes

    • ๐Ÿ”„ Changed: CTrueTime is now embeded in the project to avoid issues with Carthage.
  • v5.0.3 Changes

    • ๐Ÿ›  Fixed: Resolved race condition crash by removing unnecessary retain/release.
  • v5.0.2 Changes

    • ๐Ÿ”„ Changed: Swift 5 support and use of built-in Result type.
  • v5.0.1 Changes

    • Fixed: EXC_BAD_ACCESS Crash.
  • v5.0.0 Changes

    • โž• Added: Swift 4 support.
    • โž• Added: Exposed missing methods via Objective-C bridging.
    • ๐Ÿ›  Fixed: Addressed issue with poll interval not being handled.
    • ๐Ÿ›  Fixed: Addressed issue with resuming after pausing.
    • ๐Ÿ”„ Changed: Dropped support for Swift 3.
    • โšก๏ธ Changed: Updated pool parameter in TrueTime.start to take an explicit string an port instead of a URL.
  • v4.1.5 Changes

    • ๐Ÿ›  Fixed: Addressed issue with poll interval not being handled.
  • v4.1.4 Changes

    • ๐Ÿ›  Fixed: Addressed casting issue with latest Xcode.
  • v4.1.3 Changes

    • ๐Ÿ›  Fixed: Improved compile times when building from scratch.
    • ๐Ÿ›  Fixed: Exposed uptime interval for reporting.
    • ๐Ÿ›  Fixed: Updated dependencies to latest versions.
  • v4.1.2 Changes

    • ๐Ÿ›  Fixed: Addressed warning when building with Swift 3.1.
  • v4.1.1 Changes

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