Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@rymai rymai released this 16 Jan 01:02
· 2 commits to master since this release

Important changes

  • Switched to explicitly specifying patterns (see Guardfile template) instead of depending on Guard's Watcher API

NOTE: 1.0.0 was never released but version was bumped, and API has changed since, so this is released as 2.0.0

Improvement

  • Drop Ruby 1.8 support. (@rymai)
  • Drop Minitest 3 support. (@rymai)
  • Support Guard 2.0.0. (@rymai)
  • #14 Updated requirement of less to allow usage of advanced features.
  • #10 Uses Watcher.match_files in run_all rather than custom behavior.
  • Uses Guard::Compat for better future compatibility with Guard

New feature

  • #11 Adding support for yuicompress.