Skip to content

v2.0.0-alpha.0

Choose a tag to compare

@devongovett devongovett released this 02 Apr 06:04

Changes:

See more
  • 3fd17f4 Support watchman on windows (#6)
  • 445ff9e Cache DirTrees to speed up snapshot reading for brute force (#5)
  • 728f9a4 Add tests for multiple simultaneous watchers (#4)
  • dbda1ec Add tests and fixes for ignoring files and directories (#3)
  • 39fc0a6 Add Watcher implementations (#2)
  • 1eea476 Merge branch 'master' of github.com:devongovett/fschanges
  • 94eaee7 Use N-API (#1)
  • 2268150 cleanup
  • c18dfcf Allow switching between backends at runtime
  • 5a5b0b5 Add watchman backend
  • 359c232 Cleanup
  • 0c1939d Add timers to example
  • 531fc49 Support passing ignore paths
  • 0b99729 Write and read snapshot file from C++ instead of JS
  • 653f2a0 Ignore .git
  • 6b55d33 Add windows implementation
  • 59abd82 Brute force tree walking implementation for linux

This list of changes was auto generated.