SwiftyTimer v2.1.0 Release Notes

Release Date: 2018-10-16 // over 5 years ago
  • 👍 This version supports Swift 4.2 without introducing changes to the library workflow. Library source modifications include adopting new changes in the RunLoopMode enum introduced in Swift 4.2

    • ⚡️ Updated for Swift 4.2 and Xcode 10 #45 @asowers1

Previous changes from v2.0.0

  • ⚡️ This is the Swift 3 update version.

    It contains no major changes in the library itself, however it does change some APIs because of Swift 3 requirements.

    • ⚡️ Updated for Swift 3 and Xcode 8 compatibility #28 @ldiqual