File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.2] - 2024-12-22
4
+
5
+ ### Fixed
6
+
7
+ - Remove unexpected print logs
8
+
3
9
## [ 1.0.1] - 2024-12-17
4
10
5
11
### Added
12
+
6
13
- Support for custom file encoding options
7
14
- New file creation and line insertion capabilities
8
15
- Absolute path enforcement for file operations
9
16
- Append mode support for adding content at the end of files
10
17
- Range hash validation for content integrity
11
18
12
19
### Fixed
20
+
13
21
- Improved error messages and handling for file operations
14
22
- Enhanced file hash verification logic
15
23
- Better handling of empty file content
16
24
- Unified file_hash field naming across responses
17
25
18
26
### Changed
27
+
19
28
- Migrated to Pydantic models for better type validation
20
29
- Simplified server code and improved consistency
21
30
- Enhanced test coverage and code organization
You can’t perform that action at this time.
0 commit comments