Swift OpenAPI Runtime 0.1.5
What's Changed
SemVer Patch
- Adopt Sendable throughout API to support -strict-concurrency=complete by @MahdiBM in #22
- Fix OpenAPIValueContainer serialization of nested values by @czechboy0 in #25
Other Changes
- Add check-for-breaking-api-changes.sh script by @simonjbeaumont in #21
- Move DocC and integration tests into separate CI pipelines by @simonjbeaumont in #23
- Adopt explicit existential any by @czechboy0 in #26
New Contributors
Full Changelog: 0.1.4...0.1.5