forked from Maher4Ever/guard-phpunit
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8c0df12
commit 5c3c52b
Showing
2 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
## 0.1.4 - August 09, 2012 | ||
|
||
- [#2][]: Add support for Windows. | ||
|
||
## 0.1.3 - June 15, 2012 | ||
|
||
- [#3][]: Support Guard v1.1 API. | ||
|
||
## 0.1.2 - January 26, 2012 | ||
|
||
- Fix checking phpunit existence on zsh. | ||
- Update Guard to it's first gold release. | ||
- Small bug fixes. | ||
|
||
## 0.1.1 - January 03, 2012 | ||
|
||
- Update gem dependencies. | ||
- Small bug fixes. | ||
|
||
## 0.1.0 - November 30, 2011 | ||
|
||
- Add detection for phpunit existence. | ||
- Add the `:keep_failed` option. | ||
- Add the `:all_after_pass` option. | ||
- Refactor a portion of the code and small bug fixes. | ||
|
||
## 0.0.2 - 0.0.3 - November 25, 2011 | ||
|
||
- Small bug fixes. | ||
|
||
## 0.0.1 - November 24, 2011 | ||
|
||
- Initial release. | ||
|
||
<!--- The following link definition list is generated by PimpMyChangelog ---> | ||
[#2]: https://github.com/Maher4Ever/guard-phpunit/issues/2 | ||
[#3]: https://github.com/Maher4Ever/guard-phpunit/issues/3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters