Releases: guard/listen
Releases · guard/listen
v1.1.6
Change
- #120 Warn when using relative_paths option when listening to multiple diretories. (reported by @chriseppstein, added by @thibaudgg)
v1.1.5
Bug fix
- #122 Fix stop called very soon after starting. (reported by @chriseppstein, fixed by @thibaudgg)
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Bug fix
- #112 Expand path for the given directories. (reported by @nex3, fixed by @thibaudgg)
Change
- #110 Remove MultiListener deprecation warning message. (reported by @nex3, fixed by @thibaudgg)
v1.0.3
Bug fix
- Rescue Errno::EBADF on sha1_checksum generation. (@thibaudgg)