Skip to content

Releases: PromiseKit/Foundation

4.0.0

14 Nov 20:01
d967438
Compare
Choose a tag to compare
  • Update to PMK 8

3.4.0

27 May 16:03
985f17f
Compare
Choose a tag to compare
[ci] better; [deps] update

3.3.4

11 Oct 19:58
1a276e5
Compare
Choose a tag to compare

Fix Linux Swift 5.1 compiles.

3.3.3

20 Jun 20:02
ee06d95
Compare
Choose a tag to compare

Fix for Xcode 11

3.3.2

26 Mar 17:24
Compare
Choose a tag to compare

Swift 5 support

3.3.1

01 Feb 22:28
04b196a
Compare
Choose a tag to compare

Added Swift 5 manifest.

3.3.0: Add stdout & stderr to PMKError.execution

10 Oct 18:10
Compare
Choose a tag to compare

Source breaking change to Process.PMKError, most likely you won’t notice it.

3.2.1

01 Oct 20:27
Compare
Choose a tag to compare
On macOS 10.13 and higher, use -launchAndReturnError: instead of the …

3.2.0

20 Aug 02:09
500fdbf
Compare
Choose a tag to compare
Supplementing our PMKHTTPError (#11)

3.1.1: Merge pull request #12 from maksimorlovich/master

01 Aug 19:25
1ad6c99
Compare
Choose a tag to compare
NSNotificationCenter.addObserver(forName:object:queue:using:) on Linu…