Skip to content

Releases: malcommac/Repeat

Repeat 0.2.0

04 Mar 21:31
Compare
Choose a tag to compare

Version: 0.2.0
Released on: 2018/03/04

Changelog

  • #1: Fixed CocoaPods installation
  • #2: Fixed leaks with GCD while deallocating dispatch queue
  • #3: Refactoring timer's state using a State enum which define the possible states of the timer (paused,running or finished).

Repeat 0.1.0

22 Feb 14:22
Compare
Choose a tag to compare

First public release