Releases: mxcl/PromiseKit
Releases · mxcl/PromiseKit
6.8.4
Fixes compile on Linux with Swift 5.
7.0.0-alpha1
mxcl.github.io|promisekit.org -> mxcl.dev
* Fixes broken links
* Corrects spelling
[skip ci]
6.8.3
- Swift 5 support for SwiftPM
6.8.2
Fixes spurious logging of pending guarantee deallocated.
6.8.1
Updates the submodule for PromiseKit/EventKit to v4.
6.8.0
Important revocation of #963 due to semantic version breakage.
The change was useful but caused ambiguity with Swift for certain usage.
See #990 for details.
6.7.0
Added logging control, see FAQ.
Tag 6.5.2
- Source breaking change for
Process.PMKError
- Fixes for Foundation/StoreKit