Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

52 lines (33 loc) · 1.46 KB

Change log

Released on 2019-07-08.

  • Upgrade PromiseKit to the v6.10.0

Released on 2019-01-17.

  • Adding the 32bit architectures support (#21)
  • Upgrade PromiseKit to the v6.7.0

Released on 2018-09-20.

  • Fixing the Carthage dependency configuration.

Released on 2018-03-03.

  • Updating PromiseKit to the v6.2.

Released on 2018-01-23.

Swift 4 supports

Released on 2017-08-10.

  • [FIX] replacing the DispatchTime(uptimeNanoseconds: UInt64.max) by DispatchTime.distantFuture

Released on 2017-04-20.

  • [REFACTORING] use ak category with queues in order to avoid conflic the the async method

Swift 3 supports

Released on 2016-09-15.

Swift 3 supports

Released on 2016-05-22.

  • await block and promises
  • async block
  • Cocoapods support
  • Swift Package support