Skip to content

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

Tags

0.1.1

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

Initial commit

Co-authored-by: Honza Dvorsky <honza@apple.com>
Co-authored-by: Si Beaumont <beaumont@apple.com>
Co-authored-by: David Nadoba <d_nadoba@apple.com>