You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## 0.1.0-alpha.25 (2025-07-10)
4
+
5
+
Full Changelog: [v0.1.0-alpha.24...v0.1.0-alpha.25](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.24...v0.1.0-alpha.25)
6
+
7
+
### Features
8
+
9
+
* add multipart form support to HAR snippets ([24979f2](https://github.com/stainless-api/stainless-api-cli/commit/24979f22f37f1f4e2f6cf473746ce523914f704a))
10
+
* add timestamp to builds api ([1144d20](https://github.com/stainless-api/stainless-api-cli/commit/1144d20daa405a332c695fa08087fb43c37c8067))
11
+
* make build api return documented specs as urls ([1127d78](https://github.com/stainless-api/stainless-api-cli/commit/1127d78574ed81939c6d003372715a5f9a06da47))
* bump go sdk version ([bb75e98](https://github.com/stainless-api/stainless-api-cli/commit/bb75e986444393f502c552b794eba65a295c6dc7))
18
+
***internal:** codegen related update ([e214b20](https://github.com/stainless-api/stainless-api-cli/commit/e214b2087a80dea5a66872a1272713eacd44a2ba))
19
+
***internal:** codegen related update ([8587cc5](https://github.com/stainless-api/stainless-api-cli/commit/8587cc5e08b5887eba04bdd7260de958d7c24943))
20
+
* move sdkjson generation api out of v0 scope ([0c7361f](https://github.com/stainless-api/stainless-api-cli/commit/0c7361f9a4e00af8ae6d65a90c1a34cffd586a38))
21
+
3
22
## 0.1.0-alpha.24 (2025-07-02)
4
23
5
24
Full Changelog: [v0.1.0-alpha.23...v0.1.0-alpha.24](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.23...v0.1.0-alpha.24)
0 commit comments