Releases: guard/listen
Releases · guard/listen
v0.3.1
v0.3.0
New features
- Add automatic fallback to polling if system adapter doesn't work (like a DropBox folder). (@thibaudgg)
- Add latency and force_polling options. (@Maher4Ever)
v0.2.0
New features
- Add checksum comparaison support for detecting consecutive file modifications made during the same second. (@thibaudgg)
- Add rb-fchange support. (@thibaudgg)
- Add rb-inotify support. (@thibaudgg with @Maher4Ever help)
- Add rb-fsevent support. (@thibaudgg)
- Add non-recursive diff with multiple directories support. (@thibaudgg)
- Ignore
.DS_Store
files by default. (@thibaudgg)
v0.1.0
- First version with only a polling adapter and basic features set (ignore & filter). (@thibaudgg)