mirror of
https://github.com/beshu-tech/deltaglider.git
synced 2026-04-19 15:01:23 +02:00
docs: Add CHANGELOG and update documentation for v4.2.3
- Create CHANGELOG.md with release history - Update SDK documentation with test coverage and type safety info - Highlight 99 integration/unit tests and comprehensive coverage - Add quality assurance badges (mypy, ruff) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -101,6 +101,8 @@ client.put_object(Bucket='mybucket', Key='myfile.zip', Body=data)
|
||||
- **Data Integrity**: SHA256 verification on every operation
|
||||
- **Transparent**: Works with existing tools and workflows
|
||||
- **Production Ready**: Battle-tested with 200K+ files
|
||||
- **Thoroughly Tested**: 99 integration/unit tests with comprehensive coverage
|
||||
- **Type Safe**: Full mypy type checking, zero type errors
|
||||
|
||||
## When to Use DeltaGlider
|
||||
|
||||
|
||||
Reference in New Issue
Block a user