notify 8.2.0 (2025-08-03)
- FEATURE: notify user if inotify's
max_user_watches
has been reached #698 - FIX:
INotifyWatcher
ignore events with unknown watch descriptors (instead ofEventMask::Q_OVERFLOW
) #700
debouncer-full 0.6.0 (2025-08-03)
- FEATURE: allow
FileIdCache
trait implementations to choose ownership of the returned file-ids #664 - FEATURE: added support for the
flume
crate #680 - FIX: skip all
Modify
events right after aCreate
event, unless it's a rename event #701
debouncer-mini 0.7.0 (2025-08-03)
file-id 0.2.3 (2025-08-03)
- CHANGE: implement
AsRef<FileId>
forFileId
#664
Full Changelog: notify-8.1.0...notify-8.2.0