2026-05-03 10:44:02 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
2026-05-03 10:49:21 +00:00
|
|
|
## 2026-05-03 - 0.2.0 - feat(readme)
|
|
|
|
|
expand README with comprehensive usage, API, architecture, and operational documentation
|
|
|
|
|
|
|
|
|
|
- adds quick start examples for embedded SMB server and client usage
|
|
|
|
|
- documents client and server APIs, type shapes, path rules, and FILETIME conversion
|
|
|
|
|
- explains Rust helper binary resolution, development workflow, and operational notes
|
|
|
|
|
|
2026-05-03 10:44:02 +00:00
|
|
|
## 2026-05-03 - 0.1.1 - fix(repo)
|
|
|
|
|
no changes to commit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 2026-05-03 - 0.1.0 - project
|
|
|
|
|
Initial project setup and repository cleanup.
|
|
|
|
|
|
|
|
|
|
- Added the initial project structure
|
|
|
|
|
- Removed committed Rust build artifacts
|