apple / swift-openapi-urlsession

URLSession transport for Swift OpenAPI Generator.
https://swiftpackageindex.com/apple/swift-openapi-urlsession/documentation
Apache License 2.0
160 stars 29 forks source link

Support platforms back to macOS 10.15, iOS 13, tvOS 13, and watchOS 6 #7

Closed denil-ct closed 1 year ago

denil-ct commented 1 year ago

Motivation

Reduce deployment target by 3 versions to gain more adoption.

Modifications

Result

Deployment target will be reduced by 3 versions.

simonjbeaumont commented 1 year ago

@swift-server-bot add to allowlist

denil-ct commented 1 year ago

@czechboy0 could you create a new release for the runtime, since the PR has been merged there?

simonjbeaumont commented 1 year ago

@czechboy0 could you create a new release for the runtime, since the PR has been merged there?

@denil-ct https://github.com/apple/swift-openapi-runtime/releases/tag/0.1.3

denil-ct commented 1 year ago

@simonjbeaumont @czechboy0 please review and merge