v1.3.1
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-12-16 - 1.3.1 - fix(docs)
|
||||
docs(readme): add "Directory Copy & Move" section with examples and options
|
||||
|
||||
- Adds README documentation for recursive directory copy and move with usage examples (basic copy/move, copy with filter, overwrite, preserve timestamps, applyFilter).
|
||||
- Documents conflict handling modes for copy/move: merge (default), error, and replace.
|
||||
- Documentation-only change — no code or API changes; recommended patch version bump.
|
||||
|
||||
## 2025-12-16 - 1.3.0 - feat(smartfs.directory)
|
||||
feat(smartfs.directory): add directory copy/move with conflict handling and options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user