Releases: guard/listen
Releases · guard/listen
v3.1.2
Security enhancements
Bugfixes
Improvements
#378 warn users if their Ruby is buggy or vulnerable (controversial to some, but very extensively justified)
Development
#377 use ruby_dep for managing ruby requirements
#379 make RuboCop pass (thanks to @jvanbaarsen )
#384 avoid rubygems duplicate dependency error (gem given in both runtime and development dependencies)
v3.0.7
Backports
#385 - backport #383 (allow stopping when not fully initialized)
v3.1.1
Bugfixes
#373 explicitly require forwardable for delegation (fixes #372 )
v3.1.0
Bugfixes
#370 - gracefully fallback to polling on old older unsupported OSX versions (thanks to @vaz )
Improvements
#371 - update dependency to Ruby 2.2.x since 2.1 and earlier are EOL (minor version bumped to 3.1 in case backporting is needed)
Development
#371 - fix all RuboCop offenses to avoid noise during development
v3.0.6
Bugfixes
#364 - fix broken dependency (rb-inotify gem version 0.9.6 was removed from RubyGems) - thanks, @benja83 !
v3.0.5
Bugfixes
#359 - implement Adapter#stop to free resources on Linux
#358 - rescan directory to avoid crashes when files deleted during scan
#356 - fix error in exception handling (bad arguments passed when building message)
v3.0.4
Bugfixes
fix #351 - where OSX adapter couldn't listen to more than 2 given directories
v3.0.3
Improvements
#330 - fixed warnings on JRuby
v3.0.2
Bugfixes
fix #328 - add missing require which crashed Listen on OSX (thanks to @noahsw for reporting)
v3.0.1
Bugfixes
#325 , #327 - fix regressions (allow Listen to run correctly without other deps + properly handle pause()
)
You can’t perform that action at this time.