Skip to content

1.2

Compare
Choose a tag to compare
@shoumikhin shoumikhin released this 16 May 05:16
· 153 commits to master since this release

Swift convenience constructor that accepts a work block and eventually resolves the newly created promise with its return value (aka do operator in Objective-C) is now overloaded and can return another promise, not only a value.