Releases: zacharyclaysmith/swift-promises
Releases · zacharyclaysmith/swift-promises
v0.6.0-alpha.1
rolled back execution paradigm shift...it was stupid.
v0.5.0-alpha
Added an auto-resolving init function.
v0.4.0-alpha
Removed the nillable aspect of promise results.
v0.3.1-alpha
Added a public initializer.
v0.3.0-alpha
Massive refactoring. Removed the "done" functionality. Allow fail -> …
v0.2.2-alpha
Some fixing of stupid errors.
v0.2.1-alpha
Added support to make sure the fail method is called when set even if…
v0.2.0-test.1
Added some support for handling already-resolved/rejected Promises.
Test Release 2
v0.1.0-test.1 dded a missing file and a shared scheme
Test Release
v0.1.0-test Got modified version of swift-promises building as independent framew…