All Versions
10
Latest Version
Avg Release Cycle
112 days
Latest Release
2138 days ago

Changelog History

  • v2.1.2

    June 18, 2018
  • v2.1.1 Changes

    March 04, 2017

    ๐Ÿ‘ Swift 3.0.2 support.

    Binaries built with Xcode 8.2.1 (8C1002)

  • v2.1.0 Changes

    November 10, 2016

    ๐Ÿ‘Œ Improve debounced limiter to be more reliable

    Binaries built with Xcode 8.1 (8B62)

  • v2.0.0 Changes

    October 28, 2016

    Multiple rate limiters for timing, counting, and debouncing.

    Binaries built with Xcode 8.1 (8B62)

  • v1.4.1 Changes

    October 27, 2016

    ๐Ÿ‘ Swift 3.0.1 support.

    Binaries built with Xcode 8.1 (8B62)

  • v1.4.0 Changes

    October 20, 2016
    • ๐Ÿ›  Fix execution being recorded if an execution was requested before it should run. This greatly increases reliability.
    • ๐Ÿ‘ tvOS support

    Binaries built with Xcode 8.0 (8A218a)

  • v1.3.0 Changes

    September 17, 2016
    • ๐Ÿ‘ Swift 3 support

    Binaries built with Xcode 8.0 (8A218a).

  • v1.2.2

    February 22, 2016
  • v1.2.1

    November 13, 2015
  • v1.2.0 Changes

    September 16, 2015

    Block is now annotated with @noescape.