Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 1.12 KB

Change log

Released on 2018-09-20.

  • Fixing the Carthage.

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