Skip to content

v1.8.0

Choose a tag to compare

@rymai rymai released this 12 Sep 15:06

Bug fixes

  • #413, #414 NoMethodError exceptions raised by plugins are no longer silently discarded.
  • #414 Test suite now runs cleanly within a tmux session.
  • Specs and Travis builds no longer require guard-rspec. (@aspiers, @rymai)
  • #414 Various minor issues with the test suite were fixed.
  • #409, #410 Fix some typos and broken URLs.

Improvements

  • Listen 1.0.0 support. (@thibaudgg)
  • #416 Support .guardrc file on the folder from which Guard is executed as well.
  • Display an info message when a plugin throws :task_has_failed. (@rymai)
  • Ensure compatibility with new Listen's API. (@rymai)

Process changes

  • Guard has an open commit bit policy: Anyone with an accepted pull
    request gets added as a repository collaborator. (@netzpirat)