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 3445737 commit 3a8a2cdCopy full SHA for 3a8a2cd
docs/changelog/changelog.mdx
@@ -4,6 +4,13 @@ icon: "clock"
4
iconType: "solid"
5
---
6
7
+<Update label="v0.41.1" description="February 26, 2025">
8
+### [fixes a bug and adds new Codebase support methods.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.41.1)
9
+- Fix determine programming language bug
10
+- Support Codebase.from_string and Codebase.from_files
11
+- Updated API reference
12
+</Update>
13
+
14
<Update label="v0.41.0" description="February 26, 2025">
15
### [adds --daemon option and improves dataset access.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.41.0)
16
- Add --daemon option to codegen run command
0 commit comments