- Your contribution here.
- Fixed an issue with the command syntax that was preventing the spawner from running - @michaelherold.
- #17: Added ability to specify host - @jwhitcraft.
- #18: Removed explicit dependencies on notification libraries, relying instead on Guard's default behavior - @michaelherold.
- #19: Added the ability to specify the command for mounting the Rack application - @michaelherold.
- Upgraded to Guard 2.x - @jdurand.
- Upgraded RuboCop to 0.27.1 - @dblock.
- Upgraded RSpec to 3.x - @dblock.
- Ruby 1.8.7 and 1.9.2 are no longer supported - @dblock.
- Implemented Rubocop, Ruby linter - @dblock.
- #13: Fix: do not lock a specific version of Rack - @Nerian.
- #10: Added ability to specify rackup config - @kgfullerton.
- Now requires Guard 1.1.
- #3: Changed kill signal from
KILL
toINT
- @tombh. - #4: Changed deprecated
run_on_change
torun_on_changes
- @tombh.
- Initial public release - @dblock.