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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Changelog
2
2
3
+
## 0.37.0 (2026-01-25)
4
+
5
+
Full Changelog: [v0.36.1...v0.37.0](https://github.com/togethercomputer/together-typescript/compare/v0.36.1...v0.37.0)
6
+
7
+
### Features
8
+
9
+
***api:** Add API for listing deployments ([67ea446](https://github.com/togethercomputer/together-typescript/commit/67ea4463bfeadabde510059c556b7ea777c53c70))
10
+
***api:** Add beta sdks for jig features ([e402a3b](https://github.com/togethercomputer/together-typescript/commit/e402a3bb439073eb9fcde474b8690ad037696770))
11
+
***api:** Update Jig types and add retrieve_logs api to jig ([c7d03d5](https://github.com/togethercomputer/together-typescript/commit/c7d03d5462b5d8b9cffb578f647b18ddcaf02525))
12
+
13
+
14
+
### Chores
15
+
16
+
***api:** Improve type names for jig volumes and logs ([8bbdbe1](https://github.com/togethercomputer/together-typescript/commit/8bbdbe14410b8d6bbd1d346480352e672293c799))
0 commit comments