Skip to content

Releases: mxcl/PromiseKit

7.0.0-alpha2

24 Mar 13:57
c7b2bd1
Compare
Choose a tag to compare
7.0.0-alpha2 Pre-release
Pre-release
[ci skip] Fix deploy

6.8.4

26 Mar 02:46
6.8.4
fe1e9c5
Compare
Choose a tag to compare

Fixes compile on Linux with Swift 5.

7.0.0-alpha1

19 Mar 02:11
91f002f
Compare
Choose a tag to compare
7.0.0-alpha1 Pre-release
Pre-release
mxcl.github.io|promisekit.org -> mxcl.dev

* Fixes broken links
* Corrects spelling

[skip ci]

6.8.3

01 Feb 21:59
db3b2aa
Compare
Choose a tag to compare
  • Swift 5 support for SwiftPM

6.8.2

01 Feb 19:57
Compare
Choose a tag to compare

Fixes spurious logging of pending guarantee deallocated.

6.8.1

01 Feb 19:57
55c762b
Compare
Choose a tag to compare

Updates the submodule for PromiseKit/EventKit to v4.

6.8.0

23 Jan 23:05
Compare
Choose a tag to compare

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.1

01 Feb 19:57
Compare
Choose a tag to compare
Tag 6.7.1

6.7.0

04 Dec 23:54
Compare
Choose a tag to compare

Added logging control, see FAQ.

Tag 6.5.2

10 Oct 22:04
Compare
Choose a tag to compare
  • Source breaking change for Process.PMKError
  • Fixes for Foundation/StoreKit