We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b06713 commit da662c6Copy full SHA for da662c6
docs/changelog/changelog.mdx
@@ -4,6 +4,12 @@ icon: "clock"
4
iconType: "solid"
5
---
6
7
+<Update label="v0.49.5" description="March 12, 2025">
8
+### [Fixes IndexError and file parse issue.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.49.5)
9
+- Fix IndexError when message.content is empty
10
+- Resolve issue with disable_file_parse for create_file
11
+</Update>
12
+
13
<Update label="v0.49.4" description="March 12, 2025">
14
### [Increased maximum token limit.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.49.4)
15
- Increased maximum token limit
0 commit comments