Changelog for reflex-fsnotify-0.2.0.0
Revision history for reflex-fsnotify
0.2.0.0
- Deprecate
watchDirectory - Add
watchDirandwatchTreecorresponding to the functions inSystem.FSNotify - Add
watchDirectoryTree, an alternative towatchTreethat tries to break symlink cycles
0.1.0.0
- Initial release containing
watchDirectory.