What's Changed since 1.0.0-alpha.1
SemVer Minor
- Default the configuration parameter by @czechboy0 in #32
SemVer Patch
- Explicit dependency on HTTPTypes by @czechboy0 in #34
Other Changes
- Add visionOS platform support by @czechboy0 in #31
- Add Docker Compose file for Swift 5.9.0 by @simonjbeaumont in #33
- Add issue template, redirecting to swift-openapi-generator issues by @simonjbeaumont in #36
- Prep 1.0 by @czechboy0 in #37
Full Changelog: 1.0.0-alpha.1...1.0.0
What's Changed since 0.3.0
SemVer Major
- Bump swift-format to 5.9 by @czechboy0 in #20
- Prep for 1.0 alpha, adapted to runtime changes in main by @czechboy0 in #25
- Move to Swift 5.9 as the minimum version by @czechboy0 in #26
SemVer Minor
- Default the configuration parameter by @czechboy0 in #32
SemVer Patch
- Remove #if swift(>=5.9) check in Package.swift by @simonjbeaumont in #27
- Handle large payloads on 32bit platforms gracefully by @czechboy0 in #29
- Explicit dependency on HTTPTypes by @czechboy0 in #34
Other Changes
- Add docker-compose file for 5.10 CI by @simonjbeaumont in #19
- Enable documentation comment validation in swift-format by @PARAIPAN9 in #21
- Add a soundness --fix flag by @czechboy0 in #22
- Disable "respectsExistingLineBreaks" in .swift-format for more consistent styling by @PARAIPAN9 in #23
- Add README badges by @czechboy0 in #24
- Bump to 1.0.0-alpha.1 by @czechboy0 in #28
- Add visionOS platform support by @czechboy0 in #31
- Add Docker Compose file for Swift 5.9.0 by @simonjbeaumont in #33
- Add issue template, redirecting to swift-openapi-generator issues by @simonjbeaumont in #36
- Prep 1.0 by @czechboy0 in #37
New Contributors
- @simonjbeaumont made their first contribution in #19
- @PARAIPAN9 made their first contribution in #21
Full Changelog: 0.3.0...1.0.0