Skip to content

fswatch v. 1.16.0

Compare
Choose a tag to compare
@emcrisostomo emcrisostomo released this 02 Jun 15:43
· 139 commits to master since this release
365624d

What's New in fswatch 1.16.0

fswatch 1.16.0 introduces the following features and bug fixes:

  • Update FSEvents flags and add support to macOS 10.10+ features.

  • Issue #226: Add FreeBSD installation instructions.

  • Issue #243: PlatformSpecific instead of Updated on Darwin 19.4.

  • Issue #248: Update fswatch.7.in to add the Event Types section to the man
    page.

  • Issue #257: Update FreeBSD installation instructions.

  • Issue #260: Fix memory leak.

  • Issue #269: do not use global variable in function, pass parameter
    instead.

  • Issue #270: using both AC_CONFIG_MACRO_DIR and AC_CONFIG_MACRO_DIRS is
    deprecated in autoconf-2.71

  • Issue #272: Send AttributeModified on touch when using the FSevents monitor.

libfswatch 1.16.0 introduces the following features and bug fixes:

  • Update FSEvents flags and add support to macOS 10.10+ features.

  • Issue #260: Fix memory leak.