A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/guard/rb-fsevent

https://github.com/guard/rb-fsevent - v0.11.2

  • Avoid modifying string literals #91

- C
Published by thibaudgg over 3 years ago

https://github.com/guard/rb-fsevent - v0.11.1

  • rescue Errno::EBADF when closing pipe #92

- C
Published by thibaudgg about 4 years ago

https://github.com/guard/rb-fsevent -

- C
Published by thibaudgg almost 5 years ago

https://github.com/guard/rb-fsevent - v0.10.4

  • Remove bundler development dependency #85

- C
Published by thibaudgg almost 6 years ago

https://github.com/guard/rb-fsevent - v0.10.3

  • Fix abnormal termination fails silently + burns cpu (#81)

- C
Published by thibaudgg about 8 years ago

https://github.com/guard/rb-fsevent -

While procs are flexible about arity, lambdas and converted methods are not. Thus passing in two parameters broke any such callbacks. The only change in this release is that callback block arity is checked before passing in any values.

- C
Published by ttilley over 8 years ago

https://github.com/guard/rb-fsevent -

  • rebuilt fsevent_watch against 10.8
  • fixed documentation

- C
Published by ttilley over 8 years ago

https://github.com/guard/rb-fsevent - v0.10.0

  • MacOS 10.13 specific flags added to compatibility code
  • Added second parameter to callback with more detailed event info
  • Switched communication format to OTNetstrings, fixing a bug where some events were ignored if they contained certain characters
  • Removed custom path fixture from tests as there have been complaints about using the gem with maven (??)

- C
Published by thibaudgg over 8 years ago

https://github.com/guard/rb-fsevent - v0.9.8

  • fsevent_watch : Fix "zombie" processes not dying (#62)

- C
Published by thibaudgg over 9 years ago

https://github.com/guard/rb-fsevent - v0.9.7

  • Remove spec files from gemspec. (#58)

- C
Published by thibaudgg about 10 years ago

https://github.com/guard/rb-fsevent - v0.9.6

  • Fix a bug in jruby env where pid is not a valid pid. #56

Sorry I skipped 0.9.5 release!

- C
Published by thibaudgg over 10 years ago