Releases: ivygulch/SwiftPromises
Releases · ivygulch/SwiftPromises
Swift 2.0, type-safe version of Promises
SwiftPromises is a lightweight implementation of the Promise pattern popularlized by various Javascript frameworks.
This major version adds type safety to the project
This minor bug fix version handles difference cases of passing a Promise as a result to the valueAsPromise() function when T is AnyObject
Swift 2.0, type-safe version of Promises
SwiftPromises is a lightweight implementation of the Promise pattern popularlized by various Javascript frameworks.
This version adds type safety to the project
Swift 2.0 non-type-safe version of Promises
v0.9.0 Update project to Swift 2/Xcode 7