Skip to content

Releases: silverfoxlabs/swift-executor

Swift 5 Release, enhancements & fixes

13 Mar 17:50
430ee9f
Compare
Choose a tag to compare

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

Updates Package for Swift tools 4.0

30 May 13:48
d305ee7
Compare
Choose a tag to compare

Use this release going forward in your projects.

Swift 5 Support

30 May 11:32
Compare
Choose a tag to compare

This release supports Swift 4.2 / 5 and should run on Xcode 10.

1.8.6

27 Feb 16:54
Compare
Choose a tag to compare
Update podspec

January 2018 Update

08 Jan 16:23
Compare
Choose a tag to compare
1.8.3

Update README formatting

Updates support for Cocoapods

02 Mar 17:51
Compare
Choose a tag to compare
1.6

Update pod spec

Cocoapods support

28 Feb 18:55
Compare
Choose a tag to compare
1.5.5

Update pod spec

Cocoapods support

28 Feb 11:26
Compare
Choose a tag to compare

Deployment target update
Cocoapods support

Update minimum platform req / readme

02 Feb 19:02
Compare
Choose a tag to compare

Update Project Settings

02 Feb 18:48
Compare
Choose a tag to compare
1.5.1

Added ARM to the valid architectures