Releases: togethercomputer/together-typescript
Releases · togethercomputer/together-typescript
v0.27.0
0.27.0 (2025-10-21)
Full Changelog: v0.26.0...v0.27.0
Features
- api: Rename evaluation sdks to evals (4c3b732)
v0.26.0
v0.25.0
v0.24.0
v0.23.0
0.23.0 (2025-10-10)
Full Changelog: v0.22.0...v0.23.0
Features
- api: add evals api to config (ce742fc)
- api: api update (24e7fc8)
- api: api update (437cce9)
- api: api update (b4c3c0a)
- api: api update (9a5bfb7)
- api: api update (915a226)
- mcp: add code execution tool (c768bb9)
Bug Fixes
- coerce nullable values to undefined (f6c7e43)
Performance Improvements
- faster formatting (c25ec03)
Chores
- add package to package.json (72025f2)
- ci build action (0f37b32)
- client: qualify global Blob (a9f7b6f)
- deps: update dependency @types/node to v20.17.58 (f1839e8)
- do not install brew dependencies in ./scripts/bootstrap by default (1050534)
- internal: codegen related update (0ca46c4)
- internal: fix incremental formatting in some cases (5a42924)
- internal: formatting change (0282025)
- internal: ignore .eslintcache (5752a33)
- internal: remove .eslintcache (b41b509)
- internal: remove deprecated
compilerOptions.baseUrl
from tsconfig.json (446dff9) - internal: update global Error reference (e53b252)
- internal: use npm pack for build uploads (246a904)
- jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (6b54b1d)
- update CI script (99cae2f)
v0.22.0
v0.21.1
0.21.1 (2025-08-05)
Full Changelog: v0.21.0...v0.21.1
Features
- api: api update (7a8227d)
Chores
- internal: remove redundant imports config (c3242da)
v0.21.0
v0.20.0
0.20.0 (2025-07-10)
Full Changelog: v0.19.0...v0.20.0
Features
- api: api update (05c8970)
Chores
- make some internal functions async (22030d5)