X Tutup
Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 403 Bytes

File metadata and controls

21 lines (14 loc) · 403 Bytes

1.3.0 (2016-02-29)

  • Add Carthage support
  • Add tvOS and watchOS support

1.2.0 (2015-09-18)

  • Update to Swift 2
  • Add millisecond helper (100.ms)

1.1.0 (2015-05-13)

  • Add start(runLoop:, modes:)
  • Refactoring

1.0.0 (2015-05-11)

  • Initial release
  • NSTimer.after(...) and NSTimer.every(...)
  • NSTimer.new
  • Ruby on Rails-inspired time helpers like (5.seconds or 1.minute)
X Tutup