Skip to content

1.1.7

Choose a tag to compare

@eed3si9n eed3si9n released this 05 May 06:57
· 676 commits to 1.12.x since this release
v1.1.7
d8a23ca

v1.1.6...v1.1.7

  • Fixes NPE that could arise from WatchEvent #140 by @oneill
  • Fixes the latency between file modification events and triggered execution #142 by @eatkins
  • Fixes MacOSXWatchService to meet the WatchService API #142 by @eatkins