Skip to content

Releases: RyuGames/SwiftPromises

Custom Errors

01 Oct 20:27
Compare
Choose a tag to compare

Promises have been extended to return specific error types

Swift 5.1

01 Oct 18:57
Compare
Choose a tag to compare
  • New tests
  • Updated pod to Swift 5.1 for use with Xcode 11 and iOS 13

Always

01 Jul 18:33
Compare
Choose a tag to compare

Currently implemented:

  • Then
  • Catch
  • All
  • Always
  • Await
  • Chaining

Initial Release

17 Jun 21:33
Compare
Choose a tag to compare

Initial release, Promises not fully implemented.