Skip to content

Releases: notify-rs/notify

2.6.2: Send and Sync

30 Oct 10:40
455d86d
Compare
Choose a tag to compare
  • 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

30 Oct 10:40
7fbba35
Compare
Choose a tag to compare
  • FIX: [Linux] Only register directories for watching.