Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

Releases: soffes/RateLimit

Version 2.1.1

04 Mar 14:51
Compare
Choose a tag to compare

Swift 3.0.2 support.

Binaries built with Xcode 8.2.1 (8C1002)

Version 2.1.0

10 Nov 18:55
Compare
Choose a tag to compare

Improve debounced limiter to be more reliable

Binaries built with Xcode 8.1 (8B62)

Version 2.0.0

28 Oct 22:17
Compare
Choose a tag to compare

Multiple rate limiters for timing, counting, and debouncing.

Binaries built with Xcode 8.1 (8B62)

Version 1.4.1

27 Oct 22:54
Compare
Choose a tag to compare

Swift 3.0.1 support.

Binaries built with Xcode 8.1 (8B62)

Version 1.4.0

20 Oct 17:47
Compare
Choose a tag to compare
  • 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)

Version 1.3.0

17 Sep 09:13
Compare
Choose a tag to compare
  • Swift 3 support

Binaries built with Xcode 8.0 (8A218a).

Version 1.2.0

16 Sep 18:20
Compare
Choose a tag to compare

Block is now annotated with @noescape.

Version 1.1.0

11 Sep 18:05
Compare
Choose a tag to compare
v1.1.0

Version 1.1.0

Version 1.0.1

24 Aug 19:46
Compare
Choose a tag to compare
v1.0.1

Version 1.0.1

Version 1.0.0

09 Jun 22:30
Compare
Choose a tag to compare
v1.0.0

Fix deployment target