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 7342378 commit 82979d2Copy full SHA for 82979d2
docs/changelog/changelog.mdx
@@ -4,6 +4,11 @@ icon: "clock"
4
iconType: "solid"
5
---
6
7
+<Update label="v0.39.1" description="February 26, 2025">
8
+### [Custom codebase path setting for code generation.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.39.1)
9
+- Allow setting custom codebase path in code generation
10
+</Update>
11
+
12
<Update label="v0.39.0" description="February 26, 2025">
13
### [Lazy Graph Compute Mode and new agent run snapshots.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.39.0)
14
- Implement Lazy Graph Compute Mode
0 commit comments