Skip to content

Releases: apple/swift-openapi-generator

Swift OpenAPI Generator 0.1.4

17 Jul 12:32
89b9d7b
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: 0.1.3...0.1.4

Swift OpenAPI Generator 0.1.3

21 Jun 09:58
1c07b5d
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • Use operation summary and description in generated function docs by @simonjbeaumont in #67
  • Add support for .yml extension (openapi.yml and openapi-generator-config.yml) by @Kyle-Ye in #77
  • Bumps OpenAPIKit to version 3.0.0-alpha.7 fixing an issue with trailing slashes. by @miguel-arrf in #69

Other Changes

  • [Docs] Update the generator minimum version by @czechboy0 in #68
  • docs: Add missing subcommand to manual CLI invocation example by @miguel-arrf in #76
  • Create an Unresolved* typealias for all supported OpenAPI types by @andrewse02 in #74
  • docs: Update instructions for running developer scripts by @Kyle-Ye in #80

New Contributors

Full Changelog: 0.1.2...0.1.3

Swift OpenAPI Generator 0.1.2

13 Jun 22:13
f530c90
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: 0.1.1...0.1.2

Swift OpenAPI Generator 0.1.1

08 Jun 17:12
02924d1
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0 – Initial release

18 May 07:01
924814b
Compare
Choose a tag to compare

Initial release.