Skip to content

Tags: davidungar/miniPromiseKit

Tags

4.3.0

Toggle 4.3.0's commit message
Merge pull request #4 from VolkerBb/master

swift 3.1 changes

4.2.0

Toggle 4.2.0's commit message
removed bogus comment

4.1.4

Toggle 4.1.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add Dispatch to Tests

Add Dispatch

4.1.1

Toggle 4.1.1's commit message
bug fixes & cosmetics, better queue defaulting

- pass ‘on’ argument through to BasicPromise
- add a hook to change the default queue

4.1.0

Toggle 4.1.0's commit message
Ensure bug fix is pickec up

4.0.3

Toggle 4.0.3's commit message
Fixed bug in Promise.then

4.0.2

Toggle 4.0.2's commit message
removed unneeded constructors from BasicPromise

4.0.1

Toggle 4.0.1's commit message
more cleanups

4.0.0

Toggle 4.0.0's commit message
PromiseKit-style protocol for Result

3.0.0

Toggle 3.0.0's commit message
factored defaultQ for debugging, rm AlreadyError

Swift was crashing!