github emcrisostomo/fswatch 1.9.0
fswatch 1.9.0

latest releases: 1.17.1, 1.17.0, 1.16.0+cmake...
8 years ago

What's New in fswatch 1.9.0

fswatch v. 1.9.0 introduces the following features:

  • Issue 84: Add the possibility of scheduling a periodic event.
  • Issue 114: fswatch does not track newly created directories recursively when using the inotify monitor.
  • The AX_CXX_COMPILE_STDCXX macro was patched so that the switches it adds to the compiler are added to the preprocessor configuration as well.

libfswatch v. 1.9.0 introduces the following features:

  • Update monitor::~monitor() to invoke monitor::stop(), close resources in monitor::on_stop().
  • Issue 84: Add the possibility of scheduling a periodic idle event.
  • Run a separate thread to fire idle events.
  • Improve logging.
  • Do not fail if blocking calls are interrupted by a signal.
  • Issue 114: fswatch does not track newly created directories recursively when using the inotify monitor.
  • The AX_CXX_COMPILE_STDCXX macro was patched so that the switches it adds to the compiler are added to the preprocessor configuration as well.

Don't miss a new fswatch release

NewReleases is sending notifications on new releases.