We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13046e commit e8f5bf9Copy full SHA for e8f5bf9
fern/products/sdks/overview/swift/changelog/2025-10-04.mdx
@@ -1,3 +1,7 @@
1
+## 0.18.0
2
+**`(feat):`** Swift SDKs now include automatically generated wire tests via the `enableWireTests` option (defaults to true).
3
+
4
5
## 0.17.5
6
**`(fix):`** Fixed a bug where some discriminated union variants were missing the container declaration statement in their `encode(to:)` method body.
7
@@ -7,6 +11,6 @@
11
8
12
9
13
## 0.17.3
10
-**`(fix):`** Reduced subclient class initializer access level to internal.
14
+**`(fix):`** Reduced subclient class initializer access level to `internal`.
15
16
0 commit comments