Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Latest commit

 

History

History
67 lines (44 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

67 lines (44 loc) · 2.72 KB

2.2.1 (Next)

  • Your contribution here.

2.2.0 (4/16/2016)

2.1.1 (03/07/2015)

  • Fixed an issue with the command syntax that was preventing the spawner from running - @michaelherold.

2.1.0 (03/06/2015)

  • #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.

2.0.0 (11/15/2014)

1.4.0 (1/28/2014)

  • 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.

1.3.1 (1/16/2013)

  • #12: Fix: could not load 'guard/rack', added missing ffi into Gemfile - @dblock.

1.3 (1/15/2013)

1.2.2 (12/19/2012)

1.2.1 (6/31/2012)

1.1 (06/06/2012)

  • Now requires Guard 1.1.
  • #3: Changed kill signal from KILL to INT - @tombh.
  • #4: Changed deprecated run_on_change to run_on_changes - @tombh.

1.0 (02/27/2012)

  • Initial public release - @dblock.