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.60 (2025-12-08)
4
+
5
+
Full Changelog: [v0.1.0-alpha.59...v0.1.0-alpha.60](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.59...v0.1.0-alpha.60)
6
+
7
+
### Features
8
+
9
+
* add spinner for project creation ([361bfec](https://github.com/stainless-api/stainless-api-cli/commit/361bfec53b2cdc963e7599626ffdae65f505f8fb))
10
+
* fix edge cases for sending request data and add YAML support ([99caa6a](https://github.com/stainless-api/stainless-api-cli/commit/99caa6af3ae82d5622de085066c370cee3e73c71))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* fix for default flag values ([114f9c1](https://github.com/stainless-api/stainless-api-cli/commit/114f9c120eac20cc5a24e2bc48a0049c268d20a9))
16
+
17
+
18
+
### Chores
19
+
20
+
***internal:** codegen related update ([858b183](https://github.com/stainless-api/stainless-api-cli/commit/858b183ae8b9cd215876db334b4a6992d7403d47))
21
+
3
22
## 0.1.0-alpha.59 (2025-12-04)
4
23
5
24
Full Changelog: [v0.1.0-alpha.58...v0.1.0-alpha.59](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.58...v0.1.0-alpha.59)
0 commit comments