Skip to content

Tags: MahdiBM/swift-openapi-async-http-client

Tags

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Relax deployment target to macOS 10.15 (swift-server#6)

### Motivation

Relax deployment target to macOS 10.15

### Modifications

- Reduced requirement from macOS 13 to macOS 10.15
- Added the minimum version to readme and documentation

### Result

- Users will be able to deploy it on projects with a minimum deployment
target of 10.15

0.1.0

Toggle 0.1.0's commit message
Initial commit

Co-authored-by: Honza Dvorsky <[email protected]>
Co-authored-by: Si Beaumont <[email protected]>
Co-authored-by: David Nadoba <[email protected]>