File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ icon: "clock"
44iconType : " solid"
55---
66
7+ <Update label = " v0.50.0" description = " March 12, 2025" >
8+ ### [ Removes JWT authentication feature.] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.50.0 )
9+ - Remove JWT authentication feature
10+ </Update >
11+
12+
13+ <Update label = " v0.49.6" description = " March 12, 2025" >
14+ ### [ Enhancements to error handling and file validation.] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.49.6 )
15+ - Improved error handling for file not found errors in RelaceEditTool
16+ - Added file validity and existence checks to create_file
17+ - Updated API reference
18+ </Update >
19+
720<Update label = " v0.49.5" description = " March 12, 2025" >
821### [ Fixes IndexError and file parse issue.] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.49.5 )
922- Fix IndexError when message.content is empty
You can’t perform that action at this time.
0 commit comments