Skip to content

Releases: mxcl/PromiseKit

HealthKit extension added

03 Oct 22:46
Compare
Choose a tag to compare
Do a quick lint of CorePromise for all PLAT=macOS (#934)

* Verifies that we support CocoaPods for all Xcodes we claim
* Will fail for any warnings on any platform/Xcode combination
* Removes the `swift_version` from the Podspec as this makes CocoaPods unable to actually support all the Swift versions we support as well as refuse to even lint in CI for our chosen Swift version overrides

6.4.1: Merge pull request #927 from chrisscholly/bump-version

23 Sep 09:34
ad0c4d3
Compare
Choose a tag to compare
Bump version to `v6.4.1` to match latest release

6.3.5

22 Aug 15:49
Compare
Choose a tag to compare

Xcode 10 / Swift 4.2 support across all extensions.

6.2.9

05 Jun 01:53
Compare
Choose a tag to compare

Updates to CloudKit extension deployment targets to avoid warnings on newer platforms.

If you need older deployments, you will have to vendor the older versions of these files.

6.2.8

24 May 19:09
Compare
Choose a tag to compare
  • Support for static libraries and CocoaPods

1.7.7

24 May 19:10
Compare
Choose a tag to compare
  • Lightweight ObjC generics

6.2.7

15 May 21:05
Compare
Choose a tag to compare
Bump to 6.2.7

6.2.3: Added omitted `PMKRace` to `.podspec`

28 Mar 15:54
Compare
Choose a tag to compare
This doesn’t lint when Foundation subspec inc’d

Because `Promise<(Pipe, Pipe)>.print` confuses the compiler for Swift.print usage. This obv. is completely daft, but whatever.

6.2.2

28 Mar 15:54
Compare
Choose a tag to compare
Import PromiseKit/Foundation@3.0.4

6.2.1

04 Mar 18:20
Compare
Choose a tag to compare