Releases: notify-rs/notify
Releases · notify-rs/notify
2.6.2: Send and Sync
- FEATURE: [macOS] Implement Send and Sync for FsWatcher. #82
- FEATURE: [Windows] Implement Send and Sync for ReadDirectoryChangesWatcher. #82
- DOCS: Add example to monitor a given file or directory.
2.6.1
- FIX: [Linux] Only register directories for watching.