Skip to content

Swift 5 Release, enhancements & fixes

Latest
Compare
Choose a tag to compare
@silverfoxlabs silverfoxlabs released this 13 Mar 17:50
430ee9f

Fixes:

  • Fixed API around ready state of an AsyncOperation

Enhancements:

  • Added run closure variable to allow inline execution and reduce the need to subclass for one off use cases.
  • Added examples to the Playground
  • Compatibility with Swift 5 , Carthage, Cocoapods and Swift PM