Skip to content

Releases: apple/swift-openapi-generator

1.6.0

19 Dec 08:04
ad7f0e7
Compare
Choose a tag to compare

What's Changed

SemVer Minor

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

New Contributors

Full Changelog: 1.5.1...1.6.0

1.5.1

11 Dec 10:18
2e1b6fc
Compare
Choose a tag to compare

What's Changed

SemVer Patch

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
e971af5
Compare
Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

Other Changes

  • [Docs] Update Xcode tutorial for Xcode 16 by @czechboy0 in #662
  • unify scheduled and main yamls by @rnro in #670
  • remove unused Swift 6 language mode workflow by @rnro in #672
  • [Proposal] SOAR-0011: Improved error handling by @gayathrisairam in #626
  • add .editorconfig file by @rnro in #671
  • Add a note about an open issue with code generation and SourceKit-LSP by @t089 in #642

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

22 Oct 09:38
9727261
Compare
Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: 1.3.1...1.4.0

1.3.1

18 Sep 14:07
d5f6a6a
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • Enforce error diagnostics by aborting execution by @PARAIPAN9 in #607

Other Changes

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

23 Jul 10:27
9985908
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • Add CaseIterable conformance for string, int enums by @PARAIPAN9 in #559

SemVer Patch

  • Add the frozen keyword only to enums with the public or package modifiers by @ojun9 in #595
  • Fix multipart + additionalProperties + string support by @czechboy0 in #597
  • Correctly handle path params with a hyphen in the name by @czechboy0 in #602

Other Changes

New Contributors

Full Changelog: 1.2.1...1.3.0

1.2.1

13 Feb 11:49
7992d77
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

09 Jan 09:34
b18bece
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • Add examples for event streams by @czechboy0 in #494
  • [SOAR-0010] Support for JSON Lines, JSON Sequence, and Server-sent Events by @czechboy0 in #495

SemVer Patch

Full Changelog: 1.1.0...1.2.0

1.1.0

15 Dec 17:16
76994bf
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • [Bug] Fix mixed path components by @czechboy0 in #491
  • [Generator] Add headerFields and body to UndocumentedPayload by @czechboy0 in #488
  • Generate arrays with an optional element type for arrays with nullable items by @simonjbeaumont in #492

Other Changes

Full Changelog: 1.0.0...1.1.0

1.0.0 🚀

13 Dec 10:53
81ea611
Compare
Choose a tag to compare

🎉 Check out the full 1.0.0 announcement on the Swift Forums.

👏 Special thanks to all the contributors of Swift OpenAPI Generator!

What's Changed since 1.0.0-alpha.1

Other Changes

Full Changelog: 1.0.0-alpha.1...1.0.0