Skip to content

Releases: amzn/service-model-swift-code-generate

Alpha 2 release for ServiceModelSwiftCodeGenerate 2

12 Mar 14:30
7bea0be
Compare
Choose a tag to compare

Support for SmokeFramework 2 application generation.

Alpha 1 release for ServiceModelSwiftCodeGenerate 2

07 Mar 00:59
739e3d2
Compare
Choose a tag to compare

Generation for SwiftHTTP and SwiftAWS 2.

Add model override options

09 Oct 20:51
3e1d2f5
Compare
Choose a tag to compare
  1. Add model override options to ignore operations and response headers.
  2. Add model override option to specify the default value of an enumeration.
  3. Add Swift 5.0 and 5.1 CI Tests
  4. Fix compile issues on linux.

Support Swagger syntax for String-keyed maps

27 Sep 19:55
b4ddc57
Compare
Choose a tag to compare

Support Swagger syntax for String-keyed maps.

Use variable name rather than type as a converting parameter

05 Apr 18:52
bdbb687
Compare
Choose a tag to compare

Use variable name rather than type as a parameter when converting to allow multiple parameters of the same type in a structure.

Detect errors that will normalize to the same name

03 Apr 23:59
3fa1b5a
Compare
Choose a tag to compare

Detect errors that will normalize to the same name.

Note: This is a breaking change as it changes the contract of the ModelErrorsDelegate protocol.

Create a stronger ModelErrorsDelegate protocol contract.

29 Mar 23:25
0b039a6
Compare
Choose a tag to compare

Create a stronger ModelErrorsDelegate protocol contract to be more flexible and to define specific customisation points.

Note: This is a breaking change as it changes the contract of the ModelErrorsDelegate protocol.

Use spelling consistent with SmokeHTTP

20 Feb 03:19
Compare
Choose a tag to compare

Use spelling consistent with SmokeHTTP.

Initial release of ServiceModelSwiftCodeGenerate

19 Feb 23:14
Compare
Choose a tag to compare

Initial release of ServiceModelSwiftCodeGenerate.