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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog
2
2
3
+
## 0.3.0 (2025-08-26)
4
+
5
+
Full Changelog: [v0.2.0...v0.3.0](https://github.com/meta-llama/llama-api-python/compare/v0.2.0...v0.3.0)
6
+
7
+
### Features
8
+
9
+
* custom patch to handle exception during stream chunk ([7549f0b](https://github.com/meta-llama/llama-api-python/commit/7549f0b38d85143f984191bf9ff1f353f787fa50))
10
+
11
+
12
+
### Chores
13
+
14
+
***internal:** change ci workflow machines ([37dd39f](https://github.com/meta-llama/llama-api-python/commit/37dd39fe156f7ed0f36101d014a4983498a10a27))
15
+
***internal:** codegen related update ([cae389f](https://github.com/meta-llama/llama-api-python/commit/cae389f98552280557b2f73d0b146e159764a5a9))
16
+
***internal:** update comment in script ([20ab448](https://github.com/meta-llama/llama-api-python/commit/20ab4484b71a0e9c555d28de0b8fbd59246851ac))
17
+
* run lint ([dc7d5a7](https://github.com/meta-llama/llama-api-python/commit/dc7d5a768eccf8c9d6faaac3585e7e09a611db02))
18
+
* update @stainless-api/prism-cli to v5.15.0 ([8e77df5](https://github.com/meta-llama/llama-api-python/commit/8e77df5e5778b55bda86a38735fb1426ae3a02a4))
0 commit comments