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

Latest commit

 

History

History
48 lines (28 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

48 lines (28 loc) · 1.65 KB

0.3.0 - June 29, 2012

New features

  • Not run all tests by default when hitting enter by setting :run_all option to false. (@vizjerai)

0.2.0 - June 8, 2012

New features

Bug Fix

  • Allow guard 1.0.x to work again. (@vizjerai)

0.1.4 - January 31, 2012

Bug Fix

  • #5: Changed guardfile to look for files that end with the file extensions (@danoph)

0.1.3 - January 12, 2012

Bug Fix

  • #4: Changed Runner#run_all to run each test file under 'test' directory (@bhb)

0.1.2 - November 16, 2011

New features

  • Added ability to pass options to spin serve (@vizjerai)

0.1.1 - November 16, 2011

Bug Fixes

  • Added tests with RSpec. (@vizjerai)
  • Improved speed of the runner's bundler, test_unit and rspec options if set to false. (@vizjerai)

0.1.0 - November 10, 2011

New features

0.0.1 - November 8, 2011

New features