Releases: WackyStudio/laravel-test-watcher
Releases · WackyStudio/laravel-test-watcher
1.0.14
1.0.13
1.0.13
Fixed an issue where DotEnv would give an error on Laravel 7, since the way to initialize DotEnv v4 has been changed from DotEnv v3. The package now supports both versions.
1.0.12
1.0.12
Added Laravel 7 compatibility
1.0.11
1.0.11
Bumped up other dependencies for compatibility with Laravel 6.7.0
1.0.10
1.0.10
Added support for Laravel 6.*
# 1.0.9
1.0.9
Added Laravel 6.0 Compatibility - Thank you @dennisoderwald for this contribution
1.0.8
1.0.8
Added composer.lock to repository for Snyk vulnerability testing
1.0.7
1.0.7
Fixed bug where CLI did not update when all watch annotations has been removed
1.0.6
1.0.6
Fixed bug where the output of tests with long failure content, would get cut off
1.0.5
1.0.5
Fixed issue where Laravel Test Watcher's environment would override PHPUnits environment.