Skip to content

v2.7.9

Compare
Choose a tag to compare
@e2 e2 released this 20 Jun 17:26
· 518 commits to master since this release

Major:

  • fixed #239 (deleting and adding file on OSX caused endless loop)
  • fixed Ctrl-c handling and stopping all Listen instances

Minor:

  • debugging: callback time is shown when LISTEN_GEM_DEBUGGING=2

Development:

  • fsevent emulation on Linux is more accurate, which means OSX-specific paths can be tested under Linux