Recent Releases of https://github.com/guard/listen
https://github.com/guard/listen - v1.0.2
Bug fix
- #104 Avoid conflict with ActiveSupport::Dependencies::Loadable. (@nysalor)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.0.3
Bug fix
- Rescue Errno::EBADF on sha1_checksum generation. (@thibaudgg)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - 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)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.1.1
Bug fix
- #113 Kill poller_thread before waiting for it to die. (@antifuchs)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.1.2
Bug fix
- #115 Fix for directory containing non-ascii chars. (@luikore)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.1.3
Bug fix
- #117 Fix jruby error on Pathname#relative_path_from. (@luikore)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.1.4
Bug fix
- #118 Prevent polling just because the adapter gem was already required. (@nilbus)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.1.5
Bug fix
- #122 Fix stop called very soon after starting. (reported by @chriseppstein, fixed by @thibaudgg)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.1.6
Change
- #120 Warn when using relative_paths option when listening to multiple diretories. (reported by @chriseppstein, added by @thibaudgg)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.2.0
Improvement
- #124 New
force_adapteroption, skip the.listen_testadapter test. (@nicobrevin)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.2.1
Improvement
- Ignore 'bundle' folder by default. (@thibaudgg)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.2.2
Bug fix
- Rescue all error on sha1_checksum generation. (@thibaudgg)
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.3.1
Improvement
- Add backtracke when Listen block raise an exception
- Ruby
Published by thibaudgg over 12 years ago
https://github.com/guard/listen - v1.2.3
Improvement
- Rescue changes callback and warms if something bad happens. (reported by @21croissants, added by @thibaudgg)
- Ruby
Published by thibaudgg almost 13 years ago
https://github.com/guard/listen - v1.3.0
Change
- Defaults Listener#relative_paths to false when listening to a single directory (see #131). (@rehevkor5)
- Ruby
Published by thibaudgg almost 13 years ago