Skip to content

Releases: guard/guard-bundler

v3.0.0

23 Dec 16:51
9887557
Compare
Choose a tag to compare

Improvement

  • #41 Depend on Bundler >= 2.1 and fix deprecations.
  • #42 Depend on Ruby >= 2.4.9.

v2.2.1

16 Jan 07:32
88bd9fa
Compare
Choose a tag to compare

Improvement

  • #37 Restrict bundler's dependency with < 3.

v2.2.0

10 Jan 14:12
18c6b7b
Compare
Choose a tag to compare

Improvement

  • #35 Relax bundler dependency to >= 1.3.0.

v2.1.0

11 Dec 06:29
Compare
Choose a tag to compare

Improvement

  • #24 Add a message before the actual 'bundle install'.
  • #28 Detect unwatched Gemfile and gemspec (automatically detect gemspec usage)

Development

  • #26 Use Guard::Compat for forward compatibility

v2.0.0

30 Oct 11:00
Compare
Choose a tag to compare

Improvements

  • Drop Ruby 1.8 support.
  • Support Guard 2.0.0.