Skip to content

Releases: uhooi/swift-http-client

0.6.0 - Support Swift Concurrency

19 Dec 11:12
abee158
Compare
Choose a tag to compare

Breaking

  • Drop support for the following OS:
    @uhooi
    #23
    • iOS under 13.0
    • macOS under 10.15
    • tvOS under 13.0
    • watchOS under 6.0
  • Requires Xcode 13.2+ (Swift 5.5.2+)
    @uhooi
    #23

Enhancements

0.5.0 - Support Linux

30 Oct 02:57
a588394
Compare
Choose a tag to compare

Enhancements

0.4.0 - Remove ambiguous methods

02 Aug 14:03
463059b
Compare
Choose a tag to compare

Breaking

0.3.0 - Support Carthage

02 Aug 01:29
c27a4e6
Compare
Choose a tag to compare
Merge pull request #5 from uhooi/feature/support_carthage

Support Carthage

0.2.1

01 Aug 15:44
61377ea
Compare
Choose a tag to compare
Merge pull request #4 from uhooi/hotfix/fix_cocoapods

Hotfix/fix cocoapods

0.2.0 - Support CocoaPods

01 Aug 13:23
ad84b5e
Compare
Choose a tag to compare
Update HTTPClient.swift

0.1.1

31 Jul 14:43
8cebc17
Compare
Choose a tag to compare
Merge pull request #2 from uhooi/hotfix/fix_extension

Fix extension

0.1.0

31 Jul 14:19
5d18329
Compare
Choose a tag to compare
Merge pull request #1 from uhooi/feature/create_package

Create package