All Versions
10
Latest Version
Avg Release Cycle
85 days
Latest Release
3104 days ago

Changelog History

  • v0.13.7

    October 19, 2015
  • v0.13.6

    March 22, 2015
  • v0.13.5

    January 09, 2015
  • v0.13.4 Changes

    March 06, 2014
    • Minor Enhancements
      • Hipchat reporter (#162)
      • Re-open log files on SIGUSR1 (#103)
    • ๐Ÿ› Bug fixes
      • Send query params on webhook reporter (#160)
      • Don't thow an exception when there are problems reading pid file (#164)
  • v0.13.3 Changes

    March 06, 2014
    • Minor Enhancements
      • Invoke commands for all watchers
      • Airbrake reporter
      • Improvements to socket responding condition
  • v0.13.2 Changes

    February 27, 2013
    • Minor Enhancements
      • Added file_touched condition (#86)
    • ๐Ÿ› Bug fixes
      • Ensure Ruby 1.9 fixes only apply to 1.9.0 and 1.9.1 (#125)
      • Documentation fixes (#109, #84, #92)
  • v0.13.1 Changes

    March 06, 2014
    • Minor Changes
      • Prevent auto-loading from bundler by requiring $load_god to require (#97)
  • v0.13.0 Changes

    March 06, 2014
    • Minor Changes
      • Reduce verbosity of non-failing conditions (#111)
  • v0.12.1 Changes

    March 06, 2014
    • ๐Ÿ› Bug Fixes
      • Fix undefined variable problem in CLI (#82)
  • v0.12.0 Changes

    March 06, 2014
    • Minor Enhancements
      • Add umask support
      • Add socket response condition (#25)
      • Don't require tests run as sudo under non-linux systems (#15)
      • Add Bundler support
      • Add keepalive simple conditional setups (#71)
      • Better load command to act upon removed watches (#70)
      • Add support for ssl in http_response_code condition (#36)
      • New documentation at http://godrb.com
    • ๐Ÿ› Bug Fixes
      • Use IO.print instead of IO.puts for thread safety (#35)
      • Fix Slashproc poller for commands with spaces (#31)
      • Various segfault and kernel panic fixes
      • Fix SMTP Auth documentation (#29)
      • Fix a bunch of tests that were failing on Ruby 1.9