Skip to content

Releases: spatie/phpunit-watcher

1.24.1

03 Nov 08:30
8eadc8c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.24.0...1.24.1

1.24.0

22 May 09:32
9353e6a

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

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

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

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

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

Choose a tag to compare

  • replace passthru with echo (#133)

1.23.1

30 Nov 13:50

Choose a tag to compare

  • add support for PHP 8

1.23.0

27 Oct 07:36
8a8e0c3

Choose a tag to compare

  • add support for exclude and ignore options

1.22.1

21 Oct 06:58
3e61826

Choose a tag to compare

  • merge options recursively in WatcherFactory to preserve nested values (#115)