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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Changelog
2
2
3
+
## 0.1.0-alpha.9 (2025-05-30)
4
+
5
+
Full Changelog: [v0.1.0-alpha.8...v0.1.0-alpha.9](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.8...v0.1.0-alpha.9)
6
+
7
+
### Features
8
+
9
+
* change --project-name flag to --project in workspace init command ([b1131e6](https://github.com/stainless-api/stainless-api-cli/commit/b1131e6259052b592af5b5a65f859357215a74e4))
10
+
* enhance workspace init with auto-detection and relative path resolution ([df091f0](https://github.com/stainless-api/stainless-api-cli/commit/df091f0fc109245407619bcae02e107ef5d6b28e))
11
+
12
+
13
+
### Chores
14
+
15
+
* add completions to release ([553394c](https://github.com/stainless-api/stainless-api-cli/commit/553394cbc05009671d5eef31e750a7b605ae7393))
16
+
3
17
## 0.1.0-alpha.8 (2025-05-29)
4
18
5
19
Full Changelog: [v0.1.0-alpha.7...v0.1.0-alpha.8](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.7...v0.1.0-alpha.8)
0 commit comments