|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 0.4.0 (2025-11-07) |
| 4 | + |
| 5 | +Full Changelog: [v0.3.0...v0.4.0](https://github.com/droidrun/cloud-sdk-typescript/compare/v0.3.0...v0.4.0) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* **api:** add TaskTrajectoryDecoderStream utility to transform raw into typed event stream ([0b60022](https://github.com/droidrun/cloud-sdk-typescript/commit/0b60022ab47eefec9d2e0f09e76d868e38b9cfc0)) |
| 10 | +* **api:** api update ([4a52b2d](https://github.com/droidrun/cloud-sdk-typescript/commit/4a52b2d6f06965c480d770b223e3700518c42865)) |
| 11 | +* **api:** api update ([c23f66b](https://github.com/droidrun/cloud-sdk-typescript/commit/c23f66b83c046bd1022c47641ad4c5c32d8fecef)) |
| 12 | +* **api:** api update ([3edbb3e](https://github.com/droidrun/cloud-sdk-typescript/commit/3edbb3e304fba92bf3196d459f87bb7f81a55bba)) |
| 13 | +* **api:** api update ([719fe40](https://github.com/droidrun/cloud-sdk-typescript/commit/719fe40acacb1ad95fd3815f9ac74cb2ce1919e2)) |
| 14 | +* **api:** api update ([8d0abea](https://github.com/droidrun/cloud-sdk-typescript/commit/8d0abea89c518046c4c1b848c8dc42fc61d3b07f)) |
| 15 | +* **api:** api update ([4ea70ad](https://github.com/droidrun/cloud-sdk-typescript/commit/4ea70ad1597d91659722c5be218c404a61b4f98e)) |
| 16 | +* **api:** api update ([fb22914](https://github.com/droidrun/cloud-sdk-typescript/commit/fb22914d40d075a958235066ea125fa4cec531ab)) |
| 17 | +* **api:** api update ([6b5764c](https://github.com/droidrun/cloud-sdk-typescript/commit/6b5764c00f71e638ee2d8095c1b11d8c9d22f5cc)) |
| 18 | +* **api:** api update ([2e1baf5](https://github.com/droidrun/cloud-sdk-typescript/commit/2e1baf56250c404ecc24ce4fb981bcb8c4f3e527)) |
| 19 | +* **api:** api update ([b6d00ab](https://github.com/droidrun/cloud-sdk-typescript/commit/b6d00ab153aa4bfc512d4b32c07aeff35df3509d)) |
| 20 | +* **api:** api update ([8d0758c](https://github.com/droidrun/cloud-sdk-typescript/commit/8d0758cecf50a6855a55f26de98c69f2d637b737)) |
| 21 | +* **api:** api update ([f438f4a](https://github.com/droidrun/cloud-sdk-typescript/commit/f438f4a74abf0dd084ef01a4106d662df25f89f3)) |
| 22 | +* **api:** api update ([46a46b6](https://github.com/droidrun/cloud-sdk-typescript/commit/46a46b6df4e0d2066157fa003da3c63f669a3b11)) |
| 23 | +* **api:** api update ([e77ccaa](https://github.com/droidrun/cloud-sdk-typescript/commit/e77ccaacac8ec5b8293045517619bc8d129c0a0e)) |
| 24 | +* **api:** api update ([c10dbab](https://github.com/droidrun/cloud-sdk-typescript/commit/c10dbab3f8803a9e14cd6941c50fccf9551b00b7)) |
| 25 | +* **api:** api update ([44dd4db](https://github.com/droidrun/cloud-sdk-typescript/commit/44dd4db2aec11df1df896c2f088b27f29e854519)) |
| 26 | +* **api:** api update ([05ffd13](https://github.com/droidrun/cloud-sdk-typescript/commit/05ffd13b41a8021517be492fc049e0bfff273bb5)) |
| 27 | +* **api:** manual spec updates ([c71eecf](https://github.com/droidrun/cloud-sdk-typescript/commit/c71eecf1792815e8c84ce61b88a9fd0ce84ec693)) |
| 28 | +* **api:** manual updates ([e6e8b97](https://github.com/droidrun/cloud-sdk-typescript/commit/e6e8b976e388a006ff16a6098b494a6bada9bc27)) |
| 29 | +* **api:** manual updates ([f387587](https://github.com/droidrun/cloud-sdk-typescript/commit/f387587d77301594fe10380061211b44642369ed)) |
| 30 | +* **api:** manual updates ([0b7d023](https://github.com/droidrun/cloud-sdk-typescript/commit/0b7d023a632cca4ac7ecf77bcf0be326ca37fe82)) |
| 31 | +* **api:** manual updates ([4e0ed1c](https://github.com/droidrun/cloud-sdk-typescript/commit/4e0ed1c3d172d0453c23579034cb0b5dd98912b4)) |
| 32 | +* **api:** update task schema ([ddadbbf](https://github.com/droidrun/cloud-sdk-typescript/commit/ddadbbfeffbe8f5f05773d8cee5ccfeb4e21f375)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **config:** set package manager to pnpm & allow sdk usage in browser ([91f3a3d](https://github.com/droidrun/cloud-sdk-typescript/commit/91f3a3dea054f8138037a1de8e21b00efd2c7a22)) |
| 38 | + |
3 | 39 | ## 0.3.0 (2025-10-17) |
4 | 40 |
|
5 | 41 | Full Changelog: [v0.2.0...v0.3.0](https://github.com/droidrun/cloud-sdk-typescript/compare/v0.2.0...v0.3.0) |
|
0 commit comments