Releases · apple/swift-openapi-generator (original) (raw)
1.8.0
29 May 13:51
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
SemVer Minor
- Drop Swift 5.9 by @rnro in #765
- Add support for configurable comments in generated files by @simonjbeaumont in #773
SemVer Patch
- Increase the upper version on Yams to include the new 6.0.0 by @czechboy0 in #770
Other Changes
- Switch integration tests & examples to new matrix by @rnro in #758
- examples: Update streaming ChatGPT example for Swift 6.1 by @simonjbeaumont in #759
- Enable Swift 6.1 jobs in CI by @rnro in #761
- docs: Delete instructions to run non-existent soundness.sh by @euanh in #763
New Contributors
Full Changelog: 1.7.2...1.8.0
1.7.2
07 Apr 10:40
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
SemVer Patch
- Add support for Windows by @jakepetroules in #753
Other Changes
- Enable macOS CI on merge to main and daily timer by @rnro in #750
- Update main.yml indentation by @rnro in #751
- Only run Darwin CI on macOS targets by @rnro in #752
- Enable macOS CI on pull requests by @rnro in #754
Full Changelog: 1.7.1...1.7.2
1.7.1
13 Mar 09:25
This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.7.0
13 Jan 08:21
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
SemVer Minor
- Add a CLI option for selecting the naming strategy by @czechboy0 in #708
SemVer Patch
- Add missing imports to fix Swift 6.1+ by @czechboy0 in #709
- [Cleanup] Make Config's namingStrategy and accessModifier params consistent by @czechboy0 in #713
Other Changes
- [SOAR-0013] Idiomatic naming strategy by @czechboy0 in #683
- Update Examples and IntegrationTest to use idiomatic naming by @czechboy0 in #706
Full Changelog: 1.6.0...1.7.0
1.6.0
19 Dec 08:04
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
SemVer Minor
- Idiomatic naming strategy as opt-in by @czechboy0 in #679
SemVer Patch
- Use self for member access/assignment in all initializers, decoders, and encoders by @simonjbeaumont in #700
- Bullet Format File Error Message by @LePips in #697
Other Changes
- Enable MemberImportVisibility check on all targets by @rnro in #694
- Update release.yml by @FranzBusch in #705
New Contributors
Full Changelog: 1.5.1...1.6.0
1.5.1
11 Dec 10:18
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
SemVer Patch
- [Generator] Improve parameter handling of MIME types in content types by @czechboy0 in #646
- Enable strict concurrency by @czechboy0 in #686
- Assign to properties with explicit self in
init(from decoder:)
by @simonjbeaumont in #696 - Access properties with explicit self in
encode(to encoder:)
by @simonjbeaumont in #699
Other Changes
- Add GitHub action to check for Semantic Version label by @FranzBusch in #684
- Updated examples and integration test with the new servers syntax by @czechboy0 in #688
Full Changelog: 1.5.0...1.5.1
1.5.0
25 Nov 16:45
This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.4.0
1.3.1
18 Sep 14:07
This commit was created on GitHub.com and signed with GitHub’s verified signature.