What's New in fswatch 1.12.0
fswatch
1.12.0 introduces the following features and bug fixes:
- #178: Migrate usages of POSIX regular expressions (
<regex.h>
) to the C++11 regex library (<regex>
). - #191: Wrong error message is printed when inotify event queue overflows.
libfswatch
1.11.3 introduces the following features and bug fixes: