All Versions
9
Latest Version
Avg Release Cycle
97 days
Latest Release
2251 days ago

Changelog History

  • v3.5.0 Changes

    January 29, 2018

    This version should be compatible with Swift 3.x/Swift 4.0/Swift 4.1 if installing via Cocoapods.

    ๐Ÿ‘ If installing via Carthage, this version may only support Swift 4.x. (that is the current swift language settings int he project).

    ๐Ÿ›  Just some minor compability fixes.

  • v3.0.0

    February 03, 2017
  • v2.3.0 Changes

    October 19, 2016

    Future 2.3 is basically FutureKit 2.0 But compatible with the Swift 2.3 compiler.

  • v2.0.0 Changes

    June 14, 2016

    Protocol extension based handlers!

    CompletionType protocol (convert 3rd party elements to FutureKit)

    Convert errors to cancellations

    ๐Ÿ”„ Changes to cancellation.

  • v1.2.5 Changes

    March 14, 2016

    ๐Ÿ›  Fixed a bug in FutureFifo that ignored the Executor property when executing blocks. (Thanks @heiberg)

    ๐Ÿ”€ Merged some playground fixes (thanks @jstewuk )

  • v1.2.4 Changes

    February 12, 2016

    A fix for an occasional deadlock on cancellation.

  • v1.2.3

    January 06, 2016
  • v1.2.2

    December 27, 2015
  • v1.2.1

    December 13, 2015