Releases: apple/swift-openapi-generator
Releases · apple/swift-openapi-generator
Swift OpenAPI Generator 0.1.2
What's Changed
SemVer Patch
- Support empty string OpenAPI identifiers by @simonjbeaumont in #59
- Relax minimum macOS requirement to 10.15 by @andrewse02 in #63
Other Changes
- Build IntegrationTest package as part of CI pipeline by @simonjbeaumont in #56
- docs: Emphasize target setting in Xcode tutorial by @simonjbeaumont in #58
- [Docs] Add a link to the WWDC talk by @czechboy0 in #60
New Contributors
- @andrewse02 made their first contribution in #63
Full Changelog: 0.1.1...0.1.2
Swift OpenAPI Generator 0.1.1
What's Changed
SemVer Patch
- [Docs] Document the Converter type and all the cases it needs to support by @czechboy0 in #50
- [Generator] Choose the serialization method based on content type by @czechboy0 in #48
Other Changes
- CI: remove temporary gitconfig workaround by @yim-lee in #47
- [Proposal] Add a lightweight proposal process by @czechboy0 in #49
- [Releases] Add a release config by @czechboy0 in #53
New Contributors
- @yim-lee made their first contribution in #47
- @czechboy0 made their first contribution in #49
Full Changelog: 0.1.0...0.1.1
0.1.0 – Initial release
Initial release.