Fixes:
- Fixed API around
ready
state of anAsyncOperation
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