0.18.0
(feat): Swift SDKs now include automatically generated wire tests via the enableWireTests option (defaults to true).
0.17.5
(fix): Fixed a bug where some discriminated union variants were missing the container declaration statement in their encode(to:) method body.
0.17.4
(fix): Fixed missing gitUrl and minVersion values in SPM installation instructions in README.
0.17.3
(fix): Reduced subclient class initializer access level to internal.