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 7f3e3fc commit c051a7aCopy full SHA for c051a7a
fern/products/sdks/overview/swift/changelog/2025-11-07.mdx
@@ -1,9 +1,13 @@
1
+## 0.23.3
2
+**`(fix):`** All static files within the SDK now use fully qualified type references.
3
+
4
5
## 0.23.2
-**`(fix):`** Fixes a bug where query parameters with string enum types were incorrectly omitted from the request URL.
6
+**`(fix):`** Fixed a bug where query parameters with string enum types were incorrectly omitted from the request URL.
7
8
9
## 0.23.1
-**`(fix):`** Fixes a bug where query parameters with empty values were not omitted from the request URL.
10
+**`(fix):`** Fixed a bug where query parameters with empty values were not omitted from the request URL.
11
12
13
## 0.23.0
0 commit comments