Skip to content

Commit b731313

Browse files
update changelog
1 parent 9c7c6e9 commit b731313

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

docs/changelog/changelog.mdx

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,56 @@ icon: "clock"
44
iconType: "solid"
55
---
66

7+
<Update label="v0.38.0" description="February 26, 2025">
8+
### [Adds ripgrep search tool and updates API docs.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.38.0)
9+
- Integrate ripgrep in search tool
10+
- Update API reference documentation
11+
</Update>
12+
13+
14+
<Update label="v0.37.1" description="February 26, 2025">
15+
### [Fixes linting issues.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.37.1)
16+
- Fix linting issues
17+
</Update>
18+
19+
20+
<Update label="v0.37.0" description="February 26, 2025">
21+
### [Custom package resolving and error handling improvements.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.37.0)
22+
- Allow custom overrides for package resolving
23+
- Add optional sys.path support
24+
- Improve error handling with linear tools
25+
- Fix wildcard resolution issues
26+
</Update>
27+
28+
29+
<Update label="v0.36.0" description="February 25, 2025">
30+
### [File Parse Mode disabled by default](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.36.0)
31+
- Disable File Parse Mode feature implemented
32+
</Update>
33+
34+
35+
<Update label="v0.35.0" description="February 25, 2025">
36+
### [Replaces edit tool and enhances test configurations.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.35.0)
37+
- Replace edit tool with a new version
38+
- Enhance test configurations and execution
39+
</Update>
40+
41+
42+
<Update label="v0.34.0" description="February 24, 2025">
43+
### [Introduces Docker client and major refactor.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.34.0)
44+
- Introduce Docker client feature
45+
- Refactor codebase directory structure
46+
- Implement heuristics-based minified file detection
47+
</Update>
48+
49+
50+
<Update label="v0.33.1" description="February 24, 2025">
51+
### [Improves GitHub Actions handling and fixes Docker issues.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.33.1)
52+
- Improve GitHub Actions token and repo handling
53+
- Fix codegen Docker runner issues
54+
- Update agent documentation
55+
</Update>
56+
757
<Update label="v0.33.0" description="February 24, 2025">
858
### [Introduces CodegenApp and enhances codegen capabilities.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.33.0)
959
- Introduce CodegenApp feature

0 commit comments

Comments
 (0)