What's New in fswatch v. 1.19.0-rc1:
fswatch v. 1.19.0-rc1 introduces the following features and bug fixes:
-
PR 353, Issue 343: Fix a segmentation fault in the macOS FSEvents monitor
when file event metadata does not include an inode. -
PR 354, Issue 330: Fix recursive inotify monitoring so fast file creation
in newly-created directories is detected. -
PR 340: Enable libfswatch compilation under Windows MinGW.
-
Fix: spurious output 'inotify_rm_watch: Invalid argument'
-
Issue 335: v. 1.18.0: build error: 'kFSEventStreamCreateFlagFileEvents' was
not declared in this scope. -
Grammar fix in documentation.
-
Fix: typo in man page.
libfswatch v. 1.19.0-rc1 introduces the following features and bug fixes:
-
PR 353, Issue 343: Fix a segmentation fault in the macOS FSEvents monitor
when file event metadata does not include an inode. -
PR 354, Issue 330: Fix recursive inotify monitoring so fast file creation
in newly-created directories is detected. -
PR 340: Enable libfswatch compilation under Windows MinGW.