Sha256: 94fb79a1e07e8ac3164ba537feb33790ef62188966291a277bce4da23b0526e8

Contents?: true

Size: 1.8 KB

Versions: 1

Compression:

Stored size: 1.8 KB

Contents

2.0.0 (11/15/2014)
==================

* Upgraded to Guard 2.x - [@jdurand](https://github.com/jdurand).
* Upgraded RuboCop to 0.27.1 - [@dblock](https://github.com/dblock).
* Upgraded RSpec to 3.x - [@dblock](https://github.com/dblock).

1.4.0 (1/28/2014)
=================

* Ruby 1.8.7 and 1.9.2 are no longer supported - [@dblock](https://github.com/dblock).
* Implemented Rubocop, Ruby linter - [@dblock](https://github.com/dblock).
* [#13](https://github.com/dblock/guard-rack/pull/13): Fix: do not lock a specific version of Rack - [@Nerian](https://github.com/Nerian).

1.3.1 (1/16/2013)
=================

* [#12](https://github.com/dblock/guard-rack/issues/12): Fix: could not load 'guard/rack', added missing `ffi` into Gemfile - [@dblock](https://github.com/dblock).

1.3 (1/15/2013)
===============

* [#11](https://github.com/dblock/guard-rack/pull/11): Use [spoon](https://github.com/headius/spoon) instead of `system()`, removes the need for `.pid` files - [@viking](https://github.com/viking), [@dblock](https://github.com/dblock).

1.2.2 (12/19/2012)
==================

* [#10](https://github.com/dblock/guard-rack/pull/10): Added ability to specify rackup config - [@kgfullerton](https://github.com/kgfullerton).

1.2.1 (6/31/2012)
=================

* [#9](https://github.com/dblock/guard-rack/pull/3): Added ability to specify server - [@rubycut](https://github.com/rubycut).

1.1 (06/06/2012)
================

* Now requires Guard 1.1.
* [#3](https://github.com/dblock/guard-rack/pull/3): Changed kill signal from `KILL` to `INT` - [@tombh](https://github.com/tombh).
* [#4](https://github.com/dblock/guard-rack/pull/4): Changed deprecated `run_on_change` to `run_on_changes` - [@tombh](https://github.com/tombh).

1.0 (02/27/2012)
================

* Initial public release - [@dblock](https://github.com/dblock).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
guard-rack-2.0.0 CHANGELOG.md