Skip to content

fswatch v. 1.12.0

Compare
Choose a tag to compare
@emcrisostomo emcrisostomo released this 29 Jun 23:17
· 237 commits to master since this release

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:

  • #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.