Skip to content

Releases: spatie/phpunit-watcher

1.24.0

22 May 09:32
9353e6a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.23.6...1.24.0

1.23.6

31 Jan 11:57
c192fff
Compare
Choose a tag to compare

What's Changed

  • [FIX] Array to string conversion in WatcherCommand on line 121 by @dkd-kaehm in #144

New Contributors

Full Changelog: 1.23.5...1.23.6

1.23.5

31 Jan 11:49
8cd6c67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.23.4...1.23.5

1.23.4

09 Jan 10:17
cf2f5e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.23.3...1.23.4

1.23.3

17 Dec 10:49
74a6328
Compare
Choose a tag to compare

What's Changed

  • Bump output version to match current release by @iandunn in #134
  • fix: Addressing file_exists null arg deprecation. by @binaryk in #139

New Contributors

Full Changelog: 1.23.2...1.23.3

1.23.2

26 Feb 08:01
Compare
Choose a tag to compare
  • replace passthru with echo (#133)

1.23.1

30 Nov 13:50
Compare
Choose a tag to compare
  • add support for PHP 8

1.23.0

27 Oct 07:36
8a8e0c3
Compare
Choose a tag to compare
  • add support for exclude and ignore options

1.22.1

21 Oct 06:58
3e61826
Compare
Choose a tag to compare
  • merge options recursively in WatcherFactory to preserve nested values (#115)

1.22.0

04 Jan 22:46
dee58ae
Compare
Choose a tag to compare
  • add ability to control timeout for PHPUnit process (#104)