Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Releases: bricklife/JSONRPCKit

Swift 4 and Swift Package Manager

18 Jan 12:47
2ddb6c8
Compare
Choose a tag to compare
  • Update the requirement to Swift 4 and Xcode 9
    • If you want use Xcode 8, you can use the latest compatible version 2.0.3 instead
  • Support macOS, watchOS, and tvOS
  • Support Swift Package Manager
  • Support Linux

Swift 3 or 4

18 Jan 11:04
Compare
Choose a tag to compare
2.0.3

Update the version number to `2.0.3`

CocoaPods

18 Jan 10:40
Compare
Choose a tag to compare
2.0.2

Update the version number to `2.0.2`

Swift 3

10 Apr 19:35
Compare
Choose a tag to compare
Merge pull request #8 from bricklife/update-readme

Update README

2.0.0-beta.2

25 Oct 12:19
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release
Rename files

1.0.1

12 Oct 08:59
Compare
Choose a tag to compare
  • Increase number of batches.

2.0.0-beta.1

25 Oct 12:19
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release
Initial Swift 3 support

1.0.0

21 Sep 06:50
Compare
Choose a tag to compare
Merge branch 'develop/1.0'

1.0.0-beta.2

31 Aug 09:40
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release
  • Xcode 8 support.

1.0.0-beta.1

03 Aug 02:48
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release
Add responsesFromResults static func to BatchType